mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 08:23:45 +00:00
test(multiplayer): cover compose queue lifecycle
This commit is contained in:
@@ -26,6 +26,9 @@ class ComposeManifestTest(unittest.TestCase):
|
||||
"result_receipts",
|
||||
"/v1/servers/compose-server/shutdown",
|
||||
"SERVER_SHUTDOWN",
|
||||
"/v1/session/steam",
|
||||
"compose-queue-key-123456",
|
||||
"/v1/queue/compose-queue-ticket/heartbeat",
|
||||
"down --volumes --remove-orphans",
|
||||
):
|
||||
self.assertIn(marker, runner)
|
||||
|
||||
Reference in New Issue
Block a user