Write some basic test utils to get going; time to start trying them

This commit is contained in:
James Wilson
2021-07-07 17:25:59 +01:00
parent f2adead2e9
commit c043393e28
7 changed files with 182 additions and 74 deletions
+2
View File
@@ -1394,6 +1394,7 @@ dependencies = [
"smallvec",
"soketto",
"structopt",
"test_utils",
"thiserror",
"tokio",
"tokio-util",
@@ -1445,6 +1446,7 @@ dependencies = [
"futures",
"http",
"log",
"serde_json",
"soketto",
"thiserror",
"tokio",