Files
cleveragents-core/features
HAL9000 70a302a368 fix(plan): remove @tdd_expected_fail tags from passing artifact tests
The _build_artifacts_dict function in plan_apply_service.py already includes
validation_summary and apply_summary in the artifacts output. These two test
scenarios were marked as @tdd_expected_fail but now pass with the current
implementation. Removing the tags to reflect the actual passing status.

Also added the missing unit-tests.yaml validation config file that the tests
require.

ISSUES CLOSED: #9084
2026-06-03 05:00:01 -04:00
..