Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
google-api-python-client
/
bd89940bf9137c9b316fec6ba87fd4712bef77f8
/
runtests.py
432f17e
oauth2decorator, reviewed in http://codereview.appspot.com/4524063/
by Joe Gregorio
· 13 years ago
9384170
Add checks to the release target for confirmation. Also run tests before building a release. Refresh docs.
by Joe Gregorio
· 14 years ago
5d716f6
Added --help argument
by ade@google.com
· 14 years ago
b843fa2
Fixed relative imports in apiclient
by Joe Gregorio
· 14 years ago
5ff125d
Moved tests to a sub-folder of the contrib folder. Made globs in runtest.py check one level down
by ade@google.com
· 14 years ago
0cb157a
Made it possible to run a specific folder of tests
by ade@google.com
· 14 years ago
6e54a91
Refactored runtests.py so that it can run contrib_tests
by ade@google.com
· 14 years ago
db849af
Fixes for some coverage tests. Also fix functional test, and make verbosity controls apply better.
by Joe Gregorio
· 14 years ago
50dce60
Split out running unit and functional tests
by ade@google.com
· 14 years ago
fe695fb
Now correctly using urlencode for query parameters. Also handling unicode by converting to utf-8.
by Joe Gregorio
· 14 years ago
46179d3
Changed runtests.py so that it also runs the functional tests. Added functional tests for Buzz. Note that these log the URLs they hit to make debugging easier.
by ade@google.com
· 14 years ago
48d361f
Starting to cleanup, organize files, and make it look like a real project.
by Joe Gregorio
· 14 years ago