US02-04: Expose Job APIs and Activity Events (#57)

This commit was merged in pull request #57.
This commit is contained in:
2026-07-16 20:15:57 +02:00
parent d054dcbe61
commit de20e6c8ce
8 changed files with 328 additions and 3 deletions

View File

@@ -53,6 +53,10 @@
"tests/unit/test_lock_order.py",
"tests/integration/test_worker.py",
"tests/e2e/test_worker_kill.py"
],
"US02-04": [
"tests/integration/test_jobs_api.py",
"tests/integration/test_jobs_sse.py"
]
}
}