- Introduces pytest-based test infrastructure covering data validation, API endpoints, and utility functions - Configures CI pipeline to run tests on every push to main branch - Adds test fixtures and mock objects for isolated component testing
- Introduces pytest-based test infrastructure covering data validation, API endpoints, and utility functions - Configures CI pipeline to run tests on every push to main branch - Adds test fixtures and mock objects for isolated component testing