mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
add tests for API methods
This commit is contained in:
parent
3fb2327a5b
commit
7472749fee
8 changed files with 299 additions and 14 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2035,6 +2035,7 @@ dependencies = [
|
|||
name = "sync-server"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"actix-rt",
|
||||
"actix-web",
|
||||
"failure",
|
||||
"futures",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue