Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Util - Disable console methods #1369

Closed
bmingles opened this issue Jun 12, 2023 · 0 comments · Fixed by #1370
Closed

Test Util - Disable console methods #1369

bmingles opened this issue Jun 12, 2023 · 0 comments · Fixed by #1370
Assignees
Labels
enhancement New feature or request triage Issue requires triage

Comments

@bmingles
Copy link
Contributor

As a developer, I would like a test util that makes it easy to disable console log in unit tests. This will help with certain cases where 3rd party code includes console.error statements + some other internal use cases where we may want to disable for certain tests.

@bmingles bmingles added enhancement New feature or request triage Issue requires triage labels Jun 12, 2023
@bmingles bmingles self-assigned this Jun 12, 2023
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 12, 2023
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 12, 2023
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 12, 2023
bmingles added a commit to bmingles/web-client-ui that referenced this issue Jun 12, 2023
bmingles added a commit that referenced this issue Jun 12, 2023
Console output test util

resolves #1369
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage Issue requires triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant