fetch_ml/tests/e2e
Jeremie Fraeys 1436e0ccc2
fix: update test setup with docker-compose for Redis
- Revert make test to include unit, integration, and e2e tests
- Start Redis via docker-compose before running tests (port 6379)
- Add docker-compose cleanup before and after test run
- Use tests/e2e/docker-compose.logs-debug.yml for test infrastructure
2026-02-18 15:56:21 -05:00
..
cli_api_e2e_test.go test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
docker-compose.logs-debug.yml fix: update test setup with docker-compose for Redis 2026-02-18 15:56:21 -05:00
example_test.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
homelab_e2e_test.go test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
job_lifecycle_e2e_test.go test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
logs_debug_e2e_test.go test: add comprehensive test coverage and command improvements 2026-02-16 20:38:15 -05:00
main_test.go test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
ml_project_variants_test.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
podman_integration_test.go test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
sync_test.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
tracking_test.go test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
websocket_e2e_test.go refactor(dependency-hygiene): Fix Redis leak, simplify TUI wrapper, clean go.mod 2026-02-17 21:13:49 -05:00
wss_reverse_proxy_e2e_test.go refactor(dependency-hygiene): Fix Redis leak, simplify TUI wrapper, clean go.mod 2026-02-17 21:13:49 -05:00