summary refs log tree commit diff
path: root/tests/api/test_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-26Make EventStore inherit from EventFederationStoreRichard van der Hoff6-7/+9
(since it uses methods therein) Turns out that we had a bunch of things which were incorrectly importing EventWorkerStore from events.py rather than events_worker.py, which broke once I removed the import into events.py.
2018-07-25switch missing_types to be a boolMatthew Hodgson1-4/+4