Add runner server tests

This commit is contained in:
Chocobozzz
2023-04-21 15:00:01 +02:00
committed by Chocobozzz
parent 2fe978744e
commit d102de1b38
95 changed files with 4215 additions and 648 deletions

View File

@@ -7,6 +7,7 @@
{ "path": "../shared" }
],
"exclude": [
"tools/"
"tools/",
"tests/fixtures"
]
}