Skip to content

allow to show browser console output in tests#100

Merged
saw-jan merged 1 commit intomainfrom
debug
Apr 1, 2025
Merged

allow to show browser console output in tests#100
saw-jan merged 1 commit intomainfrom
debug

Conversation

@individual-it
Copy link
Member

Description

I had a hard time debugging some CI issues, till I finally showed the output of the browser console.
This allows to set the env. variable DEBUG to true and then the browser console output will be shown in the test run.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Tests only (no source changes)
  • Documentation only (no source changes)
  • Maintenance (e.g. dependency updates or tooling)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation updated

@saw-jan saw-jan merged commit 54690fe into main Apr 1, 2025
1 check passed
@saw-jan saw-jan deleted the debug branch April 1, 2025 04:50
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