This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-oauth2client
Code
Issues
Proposed changes
Files
bee8683681140f80b8713043e43e586d93586e58
deb-python-oauth2client
/
tests
History
Joe Gregorio
bee8683681
Now using type from discovery document to properly cast method parameters. Also added in checking for values that are enums.
2011-02-22 10:00:19 -05:00
..
data
Now using type from discovery document to properly cast method parameters. Also added in checking for values that are enums.
2011-02-22 10:00:19 -05:00
__init__.py
Starting to cleanup, organize files, and make it look like a real project.
2010-08-18 13:19:21 -04:00
test_discovery.py
Now using type from discovery document to properly cast method parameters. Also added in checking for values that are enums.
2011-02-22 10:00:19 -05:00
test_errors.py
Reformatted docstrings to be consistent with the rest of the code.
2010-12-16 10:17:26 +01:00
test_json_model.py
Fixed bug with nested resources
2011-01-07 17:07:45 -05:00
test_mocks.py
Move HttpMock out of tests and into apiclient.http. Update tests that used HttpMock
2011-02-11 23:20:52 -05:00
test_oauth2client.py
Fix refresh token handling and add unit tests for oauth2client.client
2011-02-19 00:05:26 -05:00