test: add ACP integration test (#6150)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
This commit is contained in:
@@ -119,11 +119,13 @@ boa_gc = "0.21"
|
||||
winapi = { version = "0.3", features = ["wincred"] }
|
||||
|
||||
[dev-dependencies]
|
||||
agent-client-protocol = "0.9.2"
|
||||
criterion = "0.5"
|
||||
serial_test = "3.2.0"
|
||||
mockall = "0.13.1"
|
||||
wiremock = "0.6.0"
|
||||
tokio = { version = "1.43", features = ["full"] }
|
||||
tokio-util = { version = "0.7.15", features = ["compat"] }
|
||||
temp-env = "0.3.6"
|
||||
dotenvy = "0.15.7"
|
||||
ctor = "0.2.9"
|
||||
|
||||
Reference in New Issue
Block a user