Unit Testing

Testing conventions for this repo — table-driven Go tests for pkg and frontend server, pytest conventions for the orchestrator, fakes for external calls, coverage expectations for golden and error paths. Use when writing or reviewing any new function, handler, or component with logic beyond pure markup.

srinandan b59b040 3.1 KB Updated

File contents

srinandan/portfolio-copilot/tree/main/.agent/skills/unit-testing commit b59b0404e2

Frequently asked questions

npx skillmds@latest add srinandan/unit-testing