forked from cardosofelipe/fast-next-template
test(projects): add comprehensive API route tests
Add 46 tests for projects API covering: - CRUD operations (create, list, get, update, archive) - Lifecycle management (pause, resume) - Authorization and access control - Pagination and filtering - All autonomy levels 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2
backend/tests/api/routes/syndarix/__init__.py
Normal file
2
backend/tests/api/routes/syndarix/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# tests/api/routes/syndarix/__init__.py
|
||||
"""Syndarix API route tests."""
|
||||
1040
backend/tests/api/routes/syndarix/test_projects.py
Normal file
1040
backend/tests/api/routes/syndarix/test_projects.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user