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_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