Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 years ago |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 years ago |
Patrick Cloke
|
8a33d217bd
Convert some test cases to use HomeserverTestCase. (#9377)
|
3 years ago |
Patrick Cloke
|
c9c0ad5e20
Remove the deprecated Handlers object (#8494)
|
4 years ago |
Patrick Cloke
|
8a4a4186de
Simplify super() calls to Python 3 syntax. (#8344)
|
4 years ago |
Patrick Cloke
|
b11450dedc
Convert E2E key and room key handlers to async/await. (#7851)
|
4 years ago |
Hubert Chathi
|
2b2344652b
Ensure etag is a string for GET room_keys/version response (#7691)
|
4 years ago |
Hubert Chathi
|
0d27aba900
add etag and count to key backup endpoints (#5858)
|
5 years ago |
Hubert Chathi
|
5373de6cce
change test name to be unique
|
5 years ago |
Hubert Chathi
|
4535a07f4a
make version optional in body of e2e backup version update
|
5 years ago |
Amber Brown
|
32e7c9e7f2
Run Black. (#5482)
|
5 years ago |
Amber Brown
|
b36c82576e
Run Black on the tests again (#5170)
|
5 years ago |
Hubert Chathi
|
afae8442b5
make sure version is in body and wrap in linearizer queue
|
5 years ago |
Hubert Chathi
|
f1087106cf
handle empty backups according to latest spec proposal (#4123)
|
6 years ago |
Hubert Chathi
|
3801b8aa03
try to make flake8 and isort happy
|
6 years ago |
Hubert Chathi
|
16a31c6fce
update to newer Synapse APIs
|
6 years ago |
Matthew Hodgson
|
66a4ca1d28
404 nicely if you try to interact with a missing current version
|
6 years ago |
Matthew Hodgson
|
edc427a351
flake8
|
6 years ago |
Matthew Hodgson
|
fe87890b18
implement remaining tests and make them work
|
6 years ago |
Matthew Hodgson
|
f6a3067868
linting
|
6 years ago |
Matthew Hodgson
|
15d513f16f
fix idiocies and so make tests pass
|
6 years ago |
Matthew Hodgson
|
174be586e5
first cut at a UT
|
6 years ago |