Auth test, updating func names and tests that failed
Coverage 56%
This commit is contained in:
parent
6841e7ef28
commit
d3e17dcd4b
2 changed files with 17 additions and 6 deletions
|
|
@ -13,7 +13,7 @@ env:
|
|||
PROTECTED_TWITTER_2='TwythonSecure2'
|
||||
TEST_TWEET_ID='332992304010899457'
|
||||
TEST_LIST_ID='574'
|
||||
script: nosetests -v test_twython:TwythonAPITestCase --cover-package="twython" --with-coverage
|
||||
script: nosetests -v test_twython:TwythonAPITestCase test_twython:TwythonAuthTestCase --cover-package="twython" --with-coverage
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
notifications:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue