test-reporter/.github/workflows
Jozef Izso c89704a410
Add integration tests for fail-on-error and fail-on-empty scenarios (#217)
Add workflow and fixtures to test the behavior of fail-on-error and
fail-on-empty parameters across different scenarios:

- Passing tests with fail-on-error true/false
- Failing tests with fail-on-error true/false
- Empty results with fail-on-empty true/false

Scenario 4 (failing tests + fail-on-error=false) is expected to fail
until issue #217 is fixed, documenting the bug where check conclusion
shows 'success' even when tests fail.

The workflow outputs a GitHub Actions summary with a markdown table
showing all test results.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-14 15:11:36 +01:00
..
check-dist.yml Bump actions/checkout from 5 to 6 2025-11-21 23:07:16 +00:00
ci.yml Bump actions/checkout from 5 to 6 2025-11-21 23:07:16 +00:00
integration-tests-issue-217.yml Add integration tests for fail-on-error and fail-on-empty scenarios (#217) 2025-12-14 15:11:36 +01:00
manual-run.yml Bump actions/checkout from 5 to 6 2025-11-21 23:07:16 +00:00
test-report.yml Bump actions/checkout from 5 to 6 2025-11-21 23:07:16 +00:00