synapse/tests/api
Mark Haines 93ed31dda2 Create a separate filter object to do the actual filtering, so that we can
split the storage and management of filters from the actual filter code
and don't have to load a filter from the db each time we filter an event
2015-01-29 17:45:07 +00:00
..
__init__.py Test ratelimiter 2014-09-02 15:16:26 +01:00
test_filtering.py Create a separate filter object to do the actual filtering, so that we can 2015-01-29 17:45:07 +00:00
test_ratelimiting.py Have all unit tests import from our own subclass of trial's unittest TestCase; set up logging in ONE PLACE ONLY 2014-09-12 18:46:13 +01:00