add tests for API methods
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user