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

@@ -69,6 +69,7 @@ exceptions = [
{ allow = ["AGPL-3.0"], name = "serai-message-queue-tests" },
{ allow = ["AGPL-3.0"], name = "serai-processor-tests" },
{ allow = ["AGPL-3.0"], name = "serai-coordinator-tests" },
{ allow = ["AGPL-3.0"], name = "serai-full-stack-tests" },
{ allow = ["AGPL-3.0"], name = "serai-reproducible-runtime-tests" },
]