Commit Graph

8 Commits

Author SHA1 Message Date
Kyle Altendorf
65dfbbb6aa
add Service type variables for each combination (#16970) 2023-11-30 13:38:38 -06:00
Kyle Altendorf
3caa0754cc
add DBWrapper2.managed() (#16880) 2023-11-22 13:48:01 -06:00
Kyle Altendorf
b1bdbc40ab
use anyio for tests (#16738)
Co-authored-by: Amine Khaldi <amine.khaldi@reactos.org>
2023-11-01 13:04:27 -05:00
Amine Khaldi
97fb769755
Speed up test runs by leveraging in-memory databases within reason (#16637) 2023-11-01 10:56:40 -05:00
Kyle Altendorf
88e2761a5c
merge listen into advertised_port as None (#15024)
Co-authored-by: dustinface <35775977+xdustinface@users.noreply.github.com>
2023-10-03 20:24:04 -05:00
Amine Khaldi
b06ea0c6e5
Avoid setting test config items to their default values (#16225) 2023-09-19 08:36:26 -05:00
Amine Khaldi
19e03f0632
Annotate test_new_peak.py (#16315) 2023-09-14 14:08:49 -05:00
Almog De Paz
67b3cec8a9
Timelord peak change (#15856)
* skip if known heavier unfinished block

* change comment

* None check

* None check

* None check

* test known heavier block skip

* rename

* tests

* lint

* fix test

* ccomment out lower weight case

* fix rc_hash check

* refactor check

* add init file

* fix setup_timelord call

* use class for tests

* add config to tests

* more lint

* more lint
2023-09-01 13:13:22 -05:00