chapeau/kepi/trilby_api/tests
Marnanel Thurman 8eb2b2468d Timelines tests pass GET params in via "data" and not literally in the path.
We start testing limits with limit=1 rather than limit=0, because it was
confusing the defaults mechanism further up. I'm not sure limit=0 is useful
anywhere at all.

And some minor fixes.
2021-02-14 22:01:43 +00:00
..
__init__.py TrilbyTestCase uses the "data" and "extra" params the same way as Django's test client 2021-02-14 22:00:18 +00:00
test_account.py
test_instance.py
test_notifications.py
test_person.py
test_reblog.py
test_search.py
test_status.py
test_timelines.py Timelines tests pass GET params in via "data" and not literally in the path. 2021-02-14 22:01:43 +00:00
test_utils.py
test_with_sombrero.py