Commit graph

10 commits

Author SHA1 Message Date
Mike Helmick
6574342b0f … try this coveralls thing. 2013-06-08 16:52:36 -04:00
Mike Helmick
c8b1202880 Added disconnect to TwythonStreamer, more tests, update example
* Stream and Twython core tests
* Import TwythonStreamError from twython

See more in 2.10.1 section of HISTORY.rst
2013-05-29 11:41:03 -04:00
Mike Helmick
f7f19dbdc3 Updated app/oauth secure keys
They we're exposed in Travis before, so we got to keep them secret ;)
[ci skip]
2013-05-18 10:45:25 -04:00
Mike Helmick
c00647a5a0 Remove report_spam test, update tests with --logging-filter
* report spam was being abused and started turning a 403
* try to only log messages from twython, oauthlib is exposing our
secrets when tests fail :(
2013-05-17 21:32:44 -04:00
Mike Helmick
008c53048a Cooler twitter handle, different secure tokens 2013-05-15 21:23:50 -04:00
Mike Helmick
a76b93e491 Okay, let's try this secure stuff again 2013-05-15 16:55:55 -04:00
Mike Helmick
bb5e0dece1 Adding secure travis keys
Changed keys for the old dev app, so they're invalid now. Adding secure
generated keys for app key/secret, oauth token/secret
2013-05-15 16:36:53 -04:00
Mike Helmick
0d3ae38c39 Update .travis.yml 2013-05-14 22:07:05 -04:00
Mike Helmick
d3e17dcd4b Auth test, updating func names and tests that failed
Coverage 56%
2013-05-14 21:52:25 -04:00
Mike Helmick
6841e7ef28 Tests for all main endpoints 2013-05-14 21:34:22 -04:00