Skip to content

Upload system test screenshots#1348

Open
fbacall wants to merge 2 commits into
masterfrom
upload-system-test-screenshots
Open

Upload system test screenshots#1348
fbacall wants to merge 2 commits into
masterfrom
upload-system-test-screenshots

Conversation

@fbacall

@fbacall fbacall commented Jul 24, 2026

Copy link
Copy Markdown
Member

Summary of changes

  • Uploads capybara screenshots from failing system tests in GitHub Actions.

Motivation and context

If tests failed it was impossible to know why.

Checklist

  • I have read and followed the CONTRIBUTING guide.
  • I confirm that I have the authority necessary to make this contribution on behalf of its copyright owner and agree to license it to the TeSS codebase under the BSD license.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds CI artifact upload support so that when system tests fail in GitHub Actions, the generated screenshots are preserved for debugging.

Changes:

  • Uploads tmp/screenshots/*.png as a workflow artifact when the job is failing.
  • Configures the upload step to ignore missing screenshot files.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants