Skip to content

feat: auto-attach API requests/responses to test reports (QA-19)#4

Open
philmcneely wants to merge 1 commit into
mainfrom
feature/qa-19-api-auto-attach
Open

feat: auto-attach API requests/responses to test reports (QA-19)#4
philmcneely wants to merge 1 commit into
mainfrom
feature/qa-19-api-auto-attach

Conversation

@philmcneely

Copy link
Copy Markdown
Owner

Capture all API calls during test execution via page event listeners. On test failure, attach captured requests as JSON to Allure report. Static assets (CSS, images, fonts) are filtered out.

Capture all API calls during test execution via page event listeners.
On test failure, attach captured requests as JSON to Allure report.
Static assets (CSS, images, fonts) are filtered out.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

✅ All smoke tests passed! View report

@github-actions

Copy link
Copy Markdown

✅ All chromium login tests passed! View report

@github-actions

Copy link
Copy Markdown

✅ All firefox login tests passed! View report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant