Use OAuth for authentication in unit tests.
authorVinson Lee <vlee@twitter.com>
Fri, 8 Jun 2012 06:33:31 +0000 (23:33 -0700)
committerVinson Lee <vlee@twitter.com>
Fri, 8 Jun 2012 06:33:31 +0000 (23:33 -0700)
commitb7efe93dd645e569e785374a37e366dabfcb2eaa
tree534040b9b8d527916b3204f05e2e4804554b1483
parentaa6a31d54b48338e2954daa7e34e9cc655a7ee78
Use OAuth for authentication in unit tests.

Basic Auth is no longer supported.

Signed-off-by: Vinson Lee <vlee@twitter.com>
tests.py