bim-twin-viewer/backend/tests
warnason 97f5dfadae Add test suite and polish project documentation
- 7 pytest tests covering health, upload validation, API responses, schemas
- Updated README with architecture diagram, feature list, design decisions
- Live demo link and complete API reference
2026-04-27 10:53:53 +02:00
..
__init__.py Initial project scaffold: FastAPI backend + Vue.js frontend 2026-04-20 11:21:30 +02:00
test_elements.py Add test suite and polish project documentation 2026-04-27 10:53:53 +02:00
test_health.py Add test suite and polish project documentation 2026-04-27 10:53:53 +02:00
test_models.py Add test suite and polish project documentation 2026-04-27 10:53:53 +02:00
test_upload.py Add test suite and polish project documentation 2026-04-27 10:53:53 +02:00