Files
cleveragents-core/features
HAL9000 362eac0fb1
CI / lint (pull_request) Failing after 1m12s
CI / typecheck (pull_request) Successful in 1m25s
CI / security (pull_request) Successful in 1m25s
CI / benchmark-publish (pull_request) Has been skipped
CI / push-validation (pull_request) Successful in 36s
CI / helm (pull_request) Successful in 40s
CI / build (pull_request) Successful in 56s
CI / quality (pull_request) Successful in 1m12s
CI / coverage (pull_request) Has been skipped
CI / benchmark-regression (pull_request) Has been skipped
CI / unit_tests (pull_request) Failing after 3m30s
CI / docker (pull_request) Has been skipped
CI / e2e_tests (pull_request) Successful in 5m18s
CI / integration_tests (pull_request) Successful in 5m39s
CI / status-check (pull_request) Failing after 3s
fix(plan-correction): resolve Behave AmbiguousStep errors
Fix duplicate and ambiguous Behave step definitions that were failing CI
unit_tests:

- Added $ anchor to plan-only invariant loading regex step to prevent
  AmbiguousStep with the longer "with project" variant
- Moved invariant @given steps to unique-enamed helpers to avoid
  duplicating steps already defined in invariant_reconciliation_actor_steps.py
- Renamed @then assertions to avoid duplicate step definitions in other
  step files (actor_registry_new_coverage_steps.py, project_commands_coverage_steps.py)
- Updated feature file scenarios to match the renamed step texts

ISSUES CLOSED: #8533
2026-04-28 22:32:41 +00:00
..