start implementing some logic to test the internal states of the scheduler

This commit is contained in:
Tamo
2022-09-26 17:36:06 +02:00
committed by Clément Renault
parent 2d1cc1a12d
commit 03de8669a2
4 changed files with 164 additions and 32 deletions

View File

@ -25,6 +25,7 @@ synchronoise = "1.0.1"
derive_builder = "0.11.2"
[dev-dependencies]
crossbeam = "0.8.2"
nelson = { git = "https://github.com/meilisearch/nelson.git", rev = "675f13885548fb415ead8fbb447e9e6d9314000a"}
insta = { version = "1.19.1", features = ["json", "redactions"] }
big_s = "1.0.2"