MatrixSynapse/tests/rest/client/v1
Patrick Cloke 56efa9ec71
Fix rate limiting unit tests. (#8167)
These were passing on the release-v1.19.1 branch but started failing once merged
to develop.
2020-08-26 07:19:20 -04:00
..
__init__.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_directory.py Remove special casing of `m.room.aliases` events (#7034) 2020-03-17 07:37:04 -04:00
test_events.py Performance improvements and refactor of Ratelimiter (#7595) 2020-06-05 10:47:20 +01:00
test_login.py Switch the JSON byte producer from a pull to a push producer. (#8116) 2020-08-19 08:07:57 -04:00
test_presence.py Fix some spelling mistakes / typos. (#7811) 2020-07-09 09:52:58 -04:00
test_profile.py Convert synapse.api to async/await (#8031) 2020-08-06 08:30:06 -04:00
test_rooms.py Fix rate limiting unit tests. (#8167) 2020-08-26 07:19:20 -04:00
test_typing.py Convert synapse.api to async/await (#8031) 2020-08-06 08:30:06 -04:00
utils.py Fix join ratelimiter breaking profile updates and idempotency (#8153) 2020-08-24 18:06:04 +01:00