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
|
@ -9,5 +9,8 @@ edition = "2018"
|
|||
[dependencies]
|
||||
actix-web = "3.3.0"
|
||||
failure = "0.1.8"
|
||||
futures = "0.3.8"
|
||||
taskchampion = { path = "../taskchampion" }
|
||||
futures = "0.3.8"
|
||||
|
||||
[dev-dependencies]
|
||||
actix-rt = "1.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue