test: add for WS

This commit is contained in:
oxalica 2024-09-22 04:42:52 -04:00
parent 4bca196df3
commit 883fac02ae
3 changed files with 142 additions and 6 deletions

View file

@ -47,6 +47,7 @@ reqwest = { version = "0.12.7", features = ["json"] }
rstest = { version = "0.22.0", default-features = false }
scopeguard = "1.2.0"
tempfile = "3.12.0"
tokio-tungstenite = "0.24.0"
[lints]
workspace = true