Create a common test case class.
authorJoshua Roesslein <jroesslein@gmail.com>
Sat, 17 Aug 2013 04:29:02 +0000 (21:29 -0700)
committerJoshua Roesslein <jroesslein@gmail.com>
Sat, 17 Aug 2013 04:29:02 +0000 (21:29 -0700)
commit4da98dee86ddb385e98194e67460d2e582e96100
tree356cec736d012e6393aff3af47c2379e348a5052
parentafe19c28a7976ef75889ca0a21978fae4edf4413
Create a common test case class.

- Sets up authentication.
- Handles recording or replaying HTTP traffic.
tests/config.py
tests/record.json [new file with mode: 0644]
tests/test_api.py