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

console.warn statements that occur during tests should be encapsulated and tested #11

Open
jwir3 opened this issue Apr 25, 2020 · 0 comments

Comments

@jwir3
Copy link
Contributor

jwir3 commented Apr 25, 2020

The console.warn statements that occur (and are expected to occur) during testing should be wrapped in another function, and this function should be used to check whether a specific statement occurred or not. The default should be that no console.warn statements should be printed.

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

No branches or pull requests

1 participant