arch-design-agent-skill-das.../backend/tests
openclaw 4bf8a85660 feat(graph): add REST API — panorama and neighbor query endpoints
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 16:51:39 +00:00
..
__init__.py build: add backend pyproject.toml and test infrastructure 2026-03-23 15:42:42 +00:00
conftest.py build: add backend pyproject.toml and test infrastructure 2026-03-23 15:42:42 +00:00
test_api_graph.py feat(graph): add REST API — panorama and neighbor query endpoints 2026-03-23 16:51:39 +00:00
test_api_project.py feat(project): add REST API — CRUD endpoints with FastAPI 2026-03-23 16:06:58 +00:00
test_api_scanner.py feat(scanner): add REST API — scan trigger, entity query endpoints 2026-03-23 16:37:10 +00:00
test_design_entities.py feat(design): add 31 design entity dataclasses 2026-03-23 15:52:45 +00:00
test_design_services.py feat(design): add DesignValidationService — file status detection and constraint rules 2026-03-23 15:55:13 +00:00
test_graph_service.py feat(graph): add GraphService — panorama construction and neighbor query 2026-03-23 16:49:50 +00:00
test_project.py feat(project): add ProjectService with CRUD and path validation 2026-03-23 16:05:23 +00:00
test_scanner_parsers.py feat(scanner): add YAML and OpenAPI parsers 2026-03-23 16:32:11 +00:00
test_scanner_service.py feat(scanner): add ScanService — orchestrates parsers, file status, and entity collection 2026-03-23 16:33:49 +00:00