Running Tests

How to run and debug tests in the clocked-in repo — a small Bun CLI. Covers `bun test`, the `task check` gate (tsgo + oxlint + oxfmt + tests), running a single file or test, how DB/HOME isolation works, the committed-bundle rebuild gotcha, and end-to-end checks (hook → report, the Ink TUI in a pty, a real opencode run). Use whenever the user asks to run tests, verify a change, reproduce a failure, or mentions "unit test", "task check", "test hangs", or "test fails".

context-labs 1238497 4.3 KB Updated

File contents

context-labs/clocked-in/tree/main/.agents/skills/running-tests commit 123849784d

Frequently asked questions

npx skillmds@latest add context-labs/running-tests