Files
deb-python-oauth2client/tests
Danny Hermes dea810db41 Re-enabling disabled slow tests.
Fixes #85.

Whatever issue was causing the slowdown was related to the
Py3k string/unicode issues. I'd guess it was in the crypto paths
where an expensive computation was being done for no reason.

Running them without network (to make sure mocks are correct):

- `py26openssl13` - Ran 152 tests in 6.163s
- `py26openssl14` - Ran 152 tests in 6.878s
- `py27openssl13` - Ran 152 tests in 4.657s
- `py27openssl14` - Ran 152 tests in 5.651s
- `py33openssl14` - Ran 152 tests in 6.685s
- `py34openssl14` - Ran 152 tests in 6.373s
- `pypyopenssl13` - Ran 152 tests in 4.932s
- `pypyopenssl14` - Ran 152 tests in 5.699s
2014-12-09 12:29:51 -08:00
..
2014-11-04 11:17:01 -08:00
2014-11-13 14:02:03 -08:00