fetch_ml/tests/fixtures
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
..
consistency test(consistency): add dataset hash consistency test suite 2026-03-05 14:41:14 -05:00
examples test: expand unit/integration/e2e coverage for new worker/api behavior 2026-01-05 12:31:36 -05:00
podman/workspace Clean up README files and enhance testing documentation 2025-12-06 15:43:51 -05:00
ml_templates.go test: modernize test suite for streamlined infrastructure 2026-03-04 13:24:24 -05:00
scheduler_fixture.go test: update test infrastructure and documentation 2026-03-04 20:25:48 -05:00
scheduler_mock.go feat(scheduler): implement multi-tenant job scheduler with gang scheduling 2026-02-26 12:03:23 -05:00
ssh_server.go chore: migrate scripts from docker-compose v1 to v2 2026-03-04 13:22:26 -05:00
test_utils.go test: modernize test suite for streamlined infrastructure 2026-03-04 13:24:24 -05:00
tui_driver.go feat: add TUI SSH usability testing infrastructure 2026-02-18 17:48:02 -05:00
worker.go test(all): update test suite for scheduler and security features 2026-02-26 12:08:46 -05:00