Add an integration test for snapshot syncing

This commit is contained in:
Dustin J. Mitchell 2021-10-24 21:23:57 -04:00
parent 43a21ba3a6
commit 2e65d172cd
4 changed files with 103 additions and 0 deletions

2
Cargo.lock generated
View file

@ -2473,6 +2473,8 @@ dependencies = [
"actix-rt",
"actix-web",
"anyhow",
"env_logger 0.8.4",
"log",
"pretty_assertions",
"taskchampion",
"taskchampion-sync-server",