Dirk Klimpel
|
9d21ecf7ce
Add type hints to tests files. (#12256)
|
hace 2 años |
Shay
|
ef3619e61d
Add config settings for background update parameters (#11980)
|
hace 2 años |
Shay
|
26211fec24
Fix a bug in background updates wherein background updates are never run using the default batch size (#12157)
|
hace 2 años |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
hace 2 años |
V02460
|
7a7ca8f226
Use mock from standard library (#11588)
|
hace 2 años |
Patrick Cloke
|
ed635d3285
Add a license header and comment. (#11479)
|
hace 2 años |
Erik Johnston
|
d08ef6f155
Make background updates controllable via a plugin (#11306)
|
hace 2 años |
Brendan Abolivier
|
7f9841bdec
Lower minumum batch size to 1 for background updates (#11422)
|
hace 2 años |
Jonathan de Jong
|
93729719b8
Use inline type hints in `tests/` (#10350)
|
hace 3 años |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
hace 3 años |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
hace 3 años |
Patrick Cloke
|
e00816ad98
Do not yield on awaitables in tests. (#8193)
|
hace 4 años |
Patrick Cloke
|
30426c7063
Convert additional database methods to async (select list, search, insert_many, delete_*) (#8168)
|
hace 4 años |
Erik Johnston
|
a7bdf98d01
Rename database classes to make some sense (#8033)
|
hace 4 años |
Richard van der Hoff
|
b4c2234232
Make do_next_background_update return a bool
|
hace 4 años |
Richard van der Hoff
|
26d17b9bdc
Make `has_completed_background_updates` async
|
hace 4 años |
Richard van der Hoff
|
cfe8c8ab8e
Remove unused `start_background_update`
|
hace 4 años |
Richard van der Hoff
|
d20c346544
port BackgroundUpdateTestCase to HomeserverTestCase (#6653)
|
hace 4 años |
Erik Johnston
|
4a33a6dd19
Move background update handling out of store
|
hace 4 años |
Erik Johnston
|
756d4942f5
Move DB pool and helper functions into dedicated Database class
|
hace 4 años |
Amber Brown
|
4806651744
Replace returnValue with return (#5736)
|
hace 5 años |
Amber Brown
|
b36c82576e
Run Black on the tests again (#5170)
|
hace 5 años |
Amber Brown
|
3f189c902e
Fix flake8 (#4519)
|
hace 5 años |
Amber Brown
|
99dd975dae
Run tests under PostgreSQL (#3423)
|
hace 6 años |
black
|
8b3d9b6b19
Run black.
|
hace 6 años |
Amber Brown
|
49af402019
run isort
|
hace 6 años |
Richard van der Hoff
|
42f4feb2b7
PEP8
|
hace 8 años |
Richard van der Hoff
|
465117d7ca
Fix background_update tests
|
hace 8 años |
Mark Haines
|
700487a7c7
Fix flake8 warnings for tests
|
hace 8 años |
Mark Haines
|
36c58b18a3
Test for background updates
|
hace 9 años |