aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* add tests for constructorcodl2017-11-271-0/+21
* typocodl2017-11-271-1/+1
* add a test for accessing a tl that one does not have access tocodl2017-11-272-0/+34
* rename mastodon and mastodon_anonymous fixtures to api, api_anonymouscodl2017-11-274-27/+27
* add timeline testscodl2017-11-276-0/+464
* move fixtures.py to standardized location conftest.pycodl2017-11-273-4/+2
* add a test for instancecodl2017-11-272-0/+38
* add tests for json hookscodl2017-11-277-0/+431
* not pep8 compliant #71FoxMaSk2017-09-052-8/+9
* Initial implementation of streaming APIWill Thompson2017-04-101-0/+195
    Powered by cgit v1.2.3 (git 2.41.0)