summary refs log tree commit diff
path: root/tests/test_visibility.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port to use state storageErik Johnston2019-10-301-2/+9
* Use new EventPersistenceStoreErik Johnston2019-10-231-3/+4
* Remove test debugsErik Johnston2019-08-201-1/+0
* Replace returnValue with return (#5736)Amber Brown2019-07-231-3/+3
* Run Black. (#5482)Amber Brown2019-06-201-1/+1
* Run Black on the tests again (#5170)Amber Brown2019-05-101-3/+3
* Collect room-version variations into one place (#4969)Richard van der Hoff2019-04-011-4/+4
* Fix test to use valid event formatErik Johnston2019-01-291-1/+1
* Fix testsErik Johnston2019-01-251-0/+4
* Revert "Require event format version to parse or create events"Erik Johnston2019-01-251-4/+0
* Fix testsErik Johnston2019-01-241-0/+4
* Fix tests on postgresql (#3740)Amber Brown2018-09-041-1/+1
* Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_s...Erik Johnston2018-08-201-72/+75
|\
| * Run tests under PostgreSQL (#3423)Amber Brown2018-08-131-1/+1
| * Run black.black2018-08-101-71/+74
* | Fix testsErik Johnston2018-08-091-1/+3
|/
* Fix visibility of events from erased users over federationRichard van der Hoff2018-07-171-0/+63
* fix importsRichard van der Hoff2018-07-171-0/+1
* Add a test which profiles filter_events_for_server in a large roomRichard van der Hoff2018-07-161-2/+155
* Move filter_events_for_server out of FederationHandlerRichard van der Hoff2018-07-161-0/+107