summary refs log tree commit diff
path: root/tests/handlers/test_e2e_room_keys.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make sure version is in body and wrap in linearizer queueHubert Chathi2019-02-081-0/+72
| | | | also add tests
* handle empty backups according to latest spec proposal (#4123)Hubert Chathi2018-11-051-42/+37
| | | fixes #4056
* try to make flake8 and isort happyHubert Chathi2018-09-061-4/+5
|
* update to newer Synapse APIsHubert Chathi2018-08-241-0/+1
|
* 404 nicely if you try to interact with a missing current versionMatthew Hodgson2018-08-121-0/+22
|
* flake8Matthew Hodgson2018-08-121-8/+13
|
* implement remaining tests and make them workMatthew Hodgson2018-08-121-25/+251
|
* lintingMatthew Hodgson2018-08-121-25/+23
|
* fix idiocies and so make tests passMatthew Hodgson2018-08-121-8/+11
|
* first cut at a UTMatthew Hodgson2018-08-121-0/+141