Skip to content

Commit 38a1205

Browse files
UN-2813 [CLEANUP] Remove invalid Hatchet and circuit breaker tests
Remove test files that are not applicable or not working: **Removed Files:** - tests/contract/test_hatchet_adapter_contract.py - tests/integration/test_hatchet_backend.py - tests/integration/test_circuit_breaker.py **Rationale:** - Hatchet backend tests are not currently needed/working - Circuit breaker tests are invalid for current implementation - Cleanup reduces test suite complexity and removes failing tests **Remaining Tests:** - Contract tests: backend_contract, celery_adapter, temporal_adapter, migration_api (4) - Integration tests: backend_selection, celery_backend, cross_backend_compatibility, end_to_end, feature_flag_rollout, service_replacement, temporal_backend (7) - Unit tests: unchanged (4) Total: 15 test files remaining (down from 18) No broken imports or references - all remaining tests are independent. Related: #1555
1 parent ff12543 commit 38a1205

File tree

3 files changed

+0
-1122
lines changed

3 files changed

+0
-1122
lines changed

unstract/task-abstraction/tests/contract/test_hatchet_adapter_contract.py

Lines changed: 0 additions & 296 deletions
This file was deleted.

0 commit comments

Comments
 (0)