Full stack test framework

This commit is contained in:
Luke Parker
2023-08-27 18:37:12 -04:00
parent a3649b2062
commit 1838c37ecf
9 changed files with 271 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ members = [
"tests/message-queue",
"tests/processor",
"tests/coordinator",
"tests/full-stack",
"tests/reproducible-runtime",
]