fetch_ml/tests/e2e
Jeremie Fraeys c980167041 test: implement comprehensive test suite with multiple test types
- Add end-to-end tests for complete workflow validation
- Include integration tests for API and database interactions
- Add unit tests for all major components and utilities
- Include performance tests for payload handling
- Add CLI API integration tests
- Include Podman container integration tests
- Add WebSocket and queue execution tests
- Include shell script tests for setup validation

Provides comprehensive test coverage ensuring platform reliability
and functionality across all components and interactions.
2025-12-04 16:55:13 -05:00
..
cli_api_e2e_test.go test: implement comprehensive test suite with multiple test types 2025-12-04 16:55:13 -05:00
example_test.go test: implement comprehensive test suite with multiple test types 2025-12-04 16:55:13 -05:00
homelab_e2e_test.go test: implement comprehensive test suite with multiple test types 2025-12-04 16:55:13 -05:00
job_lifecycle_e2e_test.go test: implement comprehensive test suite with multiple test types 2025-12-04 16:55:13 -05:00
ml_project_variants_test.go test: implement comprehensive test suite with multiple test types 2025-12-04 16:55:13 -05:00
podman_integration_test.go test: implement comprehensive test suite with multiple test types 2025-12-04 16:55:13 -05:00
sync_test.go test: implement comprehensive test suite with multiple test types 2025-12-04 16:55:13 -05:00
websocket_e2e_test.go test: implement comprehensive test suite with multiple test types 2025-12-04 16:55:13 -05:00