Files
cleveragents-core/features
brent.edwards df41f64f21
CI / lint (push) Failing after 30s
CI / quality (push) Successful in 33s
CI / security (push) Failing after 49s
CI / typecheck (push) Failing after 1m11s
CI / coverage (push) Has been skipped
CI / build (push) Successful in 34s
CI / helm (push) Successful in 25s
CI / unit_tests (push) Failing after 2m1s
CI / docker (push) Has been skipped
CI / benchmark-publish (push) Has been cancelled
CI / integration_tests (push) Has been cancelled
CI / e2e_tests (push) Has been cancelled
CI / status-check (push) Has been cancelled
CI / benchmark-regression (push) Has been cancelled
test: add TDD bug-capture test for #989 — JSON decode crash in persistence
Add a new Behave TDD regression scenario that persists corrupt automation-profile JSON and verifies repository reads do not leak raw JSONDecodeError. The scenario is tagged with @tdd_bug, @tdd_bug_989, and @tdd_expected_fail so it currently inverts the intentional assertion failure and will require tag removal when bug #989 is fixed.\n\nAlso stabilize an unrelated integration fixture in robot/resource_dag.robot by sharing a single SQLAlchemy session in inline scripts; this removes nondeterministic visibility of flushed resource-type rows and keeps required nox integration quality gates deterministic for this branch.\n\nISSUES CLOSED: #1094
2026-04-03 03:58:45 +00:00
..