twython/tests
Phil Gyford 4a99ec0157 Ensure html_for_tweet() works if symbols is missing
Some Tweets, such as those in a downloaded archive, don't have a
`symbols` element in their `entities` dict.

This fix ensures `html_for_tweet()` still works if that is missing.
2017-08-22 08:53:38 +01:00
..
__init__.py Moving tests to their own folder 2013-06-11 14:41:46 -04:00
config.py Update html_for_tweet to support extended tweets 2016-09-20 17:18:21 +08: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 Ensure html_for_tweet() works if symbols is missing 2017-08-22 08:53:38 +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