twython/tests
Phil Gyford 6890802b2a Add test for missing symbols in entities
If a tweet has no `symbols` in its `entities` then `html_for_tweet()`
was failing.

I'm not sure how common this is but, for example, tweets in a downloaded
archive do not have `symbols` for some reason.

The previous change (b366ab5) fixed this, but I'm adding a test
for this case.
2017-08-22 13:55:22 +01:00
..
__init__.py Moving tests to their own folder 2013-06-11 14:41:46 -04:00
config.py Improve replacing of entities with links in html_for_tweet() 2017-08-22 13:49:40 +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 Add test for missing symbols in entities 2017-08-22 13:55:22 +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