twython/tests
Phil Gyford 0ee9b76b5c Make html_for_tweet() link a replied-to username
If a tweet was a reply, then when `html_for_tweet()` tried to turn
the initial "@username" into a link, there was:

    > NameError: name 'sub_expr' is not defined

This is now fixed, with a test to ensure the "@username" becomes
a link.
2017-10-03 19:12:02 +01:00
..
__init__.py Moving tests to their own folder 2013-06-11 14:41:46 -04:00
config.py Make html_for_tweet() link a replied-to username 2017-10-03 19:12:02 +01:00
test_auth.py updated unit tests and travis config for python 2.6 and 3 2014-01-11 19:45:46 -05:00
test_core.py Make html_for_tweet() link a replied-to username 2017-10-03 19:12:02 +01:00
test_endpoints.py Added muting to test suite. 2014-11-02 14:15:37 +11:00
test_streaming.py updated unit tests and travis config for python 2.6 and 3 2014-01-11 19:45:46 -05:00