Backend Tests

Write or extend the backend Python test suite — a unit test for a service, an integration test against a real Postgres, an API test through the FastAPI app, or the test a bug fix needs. Also for "coverage is failing", "make test is red", and deciding which of the four layers a test belongs in. Uses anyio (not pytest-asyncio) and a 100% coverage gate on the platform layer.

vstorm-co 5caf105 3 files · 11.2 KB Updated

File contents

vstorm-co/agenticos/tree/main/.claude/skills/backend-tests commit 5caf105d1c

Frequently asked questions

npx skillmds@latest add vstorm-co/backend-tests