[+] End-to-end testing

This commit is contained in:
2026-05-08 15:32:33 +00:00
parent e43e555b37
commit 3d73f20c1f
15 changed files with 2405 additions and 62 deletions
+4
View File
@@ -19,3 +19,7 @@ tempfile = "3.13"
tiny_http = "0.12"
toml = "0.8"
url = "2.5"
[[test]]
name = "sequential"
path = "tests/e2e/sequential.rs"