Skip to content

Commit 112ab15

Browse files
committed
Feat: tests
1 parent 6a95692 commit 112ab15

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/test_backend.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,11 @@ async def test_handle_submission(bot: backend.KernelBackend, task_directory):
7777
"Running on:\n"
7878
"* GPU: `NVIDIA RTX 4090`\n"
7979
"* CPU: `Intel i9-12900K`\n"
80+
"* Device count: `1`\n"
8081
"* Runtime: `CUDA`\n"
8182
"* Platform: `Linux-5.15.0`\n"
8283
"* Torch: `2.0.1+cu118`\n"
84+
"* Hostname: `test-hostname`\n"
8385
),
8486
Log(
8587
header="✅ Passed 3/3 tests",

0 commit comments

Comments
 (0)