aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| | | | | | | | | | including a failing test for that thing i fixed earlier which isn't in this branch 😓
* | fix streaming testscodl2017-11-281-4/+9
|/
* not pep8 compliant #71FoxMaSk2017-09-052-8/+9
|
* Initial implementation of streaming APIWill Thompson2017-04-101-0/+195
This is missing any error handling and rate-limiting around the stream itself, but once the stream is established, the full range of events are supported. Fixes issue #14.
Powered by cgit v1.2.3 (git 2.41.0)