fetch_ml/tests/integration
Jeremie Fraeys 2bd7f97ae2
test(integration,unit): update test suites for new features and APIs
Integration test updates:
- jupyter_experiment_test.go: update for new workspace handling
- run_manifest_test.go: reproducibility manifest validation
- secrets_integration_test.go: KMS and secret provider tests
- storage_redis_integration_test.go: Redis-backed storage tests

Unit test updates:
- response_helpers_test.go: API response helper tests
- config_hash_test.go: configuration hashing for reproducibility
- filetype_test.go: security file type detection tests

Load testing:
- load_test.go: scheduler load and stress tests
2026-03-12 12:09:15 -04:00
..
audit test(all): update test suite for scheduler and security features 2026-02-26 12:08:46 -05:00
consistency fix: add CGO build tags to consistency tests, remove unused isHex function 2026-03-08 13:10:00 -04:00
reproducibility test(integration,unit): update test suites for new features and APIs 2026-03-12 12:09:15 -04:00
scheduler test: modernize test suite for streamlined infrastructure 2026-03-04 13:24:24 -05:00
security test(integration,unit): update test suites for new features and APIs 2026-03-12 12:09:15 -04:00
duplicate_detection_test.go test: Update duplicate detection tests 2026-02-23 14:14:21 -05:00
integration_test.go test: modernize test suite for streamlined infrastructure 2026-03-04 13:24:24 -05:00
jupyter_experiment_test.go test(integration,unit): update test suites for new features and APIs 2026-03-12 12:09:15 -04:00
kms_integration_test.go feat(crypto,auth): harden KMS and improve permission handling 2026-03-12 12:04:32 -04:00
queue_execution_test.go test: modernize test suite for streamlined infrastructure 2026-03-04 13:24:24 -05:00
storage_redis_integration_test.go test(integration,unit): update test suites for new features and APIs 2026-03-12 12:09:15 -04:00
telemetry_integration_test.go Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
websocket_queue_integration_test.go test: update test suite and remove deprecated privacy middleware 2026-03-08 13:03:55 -04:00
worker_test.go test: modernize test suite for streamlined infrastructure 2026-03-04 13:24:24 -05:00
ws_handler_integration_test.go test: update test suite and remove deprecated privacy middleware 2026-03-08 13:03:55 -04:00
zero_install_test.go test: modernize test suite for streamlined infrastructure 2026-03-04 13:24:24 -05:00