Observation
A test suite exists but nothing runs it automatically.
Context
apps/poller/src/__tests__/*.test.ts exist and root package.json has "test": "npm run test --workspaces", but there is no .github/workflows/ dir. PRs #1-#6 merged with no automated gate.
Expected
CI runs tests + typecheck on push/PR.
Backfilled by /backfill-issues. Inferred from code/git/session history, pending review.
Observation
A test suite exists but nothing runs it automatically.
Context
apps/poller/src/__tests__/*.test.tsexist and root package.json has"test": "npm run test --workspaces", but there is no.github/workflows/dir. PRs #1-#6 merged with no automated gate.Expected
CI runs tests + typecheck on push/PR.
Backfilled by /backfill-issues. Inferred from code/git/session history, pending review.