Skip to content

Don't intercept console when not in Node#70

Merged
DmitrySharabin merged 1 commit intomainfrom
console-in-browser
Jan 29, 2025
Merged

Don't intercept console when not in Node#70
DmitrySharabin merged 1 commit intomainfrom
console-in-browser

Conversation

@DmitrySharabin
Copy link
Copy Markdown
Member

Otherwise, when running JS-first tests in the browser, we lose all the console messages produced by the tests.

Otherwise, when running JS-first tests in the browser, we lose all the console messages produced by the tests.
@netlify
Copy link
Copy Markdown

netlify bot commented Jan 29, 2025

Deploy Preview for h-test ready!

Name Link
🔨 Latest commit e762bb8
🔍 Latest deploy log https://app.netlify.com/sites/h-test/deploys/679a576574544d0008884f49
😎 Deploy Preview https://deploy-preview-70--h-test.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Copy Markdown
Member

@LeaVerou LeaVerou left a comment

Choose a reason for hiding this comment

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

This is fine for now. We might eventually want to intercept non-Node so perhaps this should be up to the test runner.

@DmitrySharabin DmitrySharabin merged commit 676e9bb into main Jan 29, 2025
@DmitrySharabin DmitrySharabin deleted the console-in-browser branch January 29, 2025 22:22
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