docs initial

This commit is contained in:
Daniil
2026-04-06 01:44:58 +03:00
parent 2a344ad588
commit 694b8bc77c
84 changed files with 6922 additions and 298 deletions
+5
View File
@@ -547,3 +547,8 @@ Your output must be:
- **Specific** — "add a parametrized test for soft-deleted project exclusion in `test_projects_endpoints.py`" not "consider testing soft deletes"
- **Challenging** — if a test is testing nothing useful (tautological assertion, mock-only logic), say so
- **Teaching** — briefly explain WHY a test matters so the team understands the risk it mitigates
## Available Skills
Use the `Skill` tool to invoke when relevant to your task:
- `everything-claude-code:python-testing` — pytest strategies, fixtures, mocking, coverage