This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-oauth2client
Code
Issues
Proposed changes
Files
ca876e4b9c40f631c8f518fe87dfa3dd29ae0ffc
deb-python-oauth2client
/
tests
History
Joe Gregorio
ca876e4b9c
Fixed checking for stack query parameters so they actually get added to the query paramters.
2011-02-22 19:39:42 -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
Fixed checking for stack query parameters so they actually get added to the query paramters.
2011-02-22 19:39:42 -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
Now using the dataWrapper features flag to control serialization of JSON requests.
2011-02-22 10:51:51 -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