fetch_ml/tests/integration
Jeremie Fraeys a239f3a14f
test(consistency): add dataset hash consistency test suite
Add cross-implementation consistency tests for dataset hash functionality:

## Test Fixtures
- Single file, nested directories, and multiple file test cases
- Expected hashes in JSON format for validation

## Test Infrastructure
- harness.go: Common test utilities and reference implementation runner
- dataset_hash_test.go: Consistency test cases comparing implementations
- cmd/update.go: Tool to regenerate expected hashes from reference

## Purpose
Ensures hash implementations (Go, C++, Zig) produce identical results
across all supported platforms and implementations.
2026-03-05 14:41:14 -05:00
..
audit test(all): update test suite for scheduler and security features 2026-02-26 12:08:46 -05:00
consistency test(consistency): add dataset hash consistency test suite 2026-03-05 14:41:14 -05:00
reproducibility test(phase-7-9): audit verification, fault injection, integration tests 2026-02-23 20:26:01 -05:00
scheduler test: modernize test suite for streamlined infrastructure 2026-03-04 13:24:24 -05:00
security test(phase-7-9): audit verification, fault injection, integration tests 2026-02-23 20:26:01 -05: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(all): update test suite for scheduler and security features 2026-02-26 12:08:46 -05:00
kms_integration_test.go test: modernize test suite for streamlined infrastructure 2026-03-04 13:24:24 -05: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 Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05: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: modernize test suite for streamlined infrastructure 2026-03-04 13:24:24 -05:00
worker_test.go test: modernize test suite for streamlined infrastructure 2026-03-04 13:24:24 -05:00
ws_handler_integration_test.go fix: improve skip logic for integration and e2e tests 2026-02-18 15:59:19 -05:00
zero_install_test.go test: modernize test suite for streamlined infrastructure 2026-03-04 13:24:24 -05:00