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

Isolate unit tests #3624

Closed

Conversation

telephon
Copy link
Member

@telephon telephon commented Apr 2, 2018

This cleans up the UnitTest class and isolates the test methods by making an instance each.

This fixes #3572.

@telephon telephon changed the title Topic isolate unit tests Isolate unit tests Apr 2, 2018
@mossheim
Copy link
Contributor

mossheim commented Apr 2, 2018

Meta comment - just a reminder to please keep your PRs clear and specific. It makes it easier to review and more likely to merge when we don't have to discuss 5 unrelated changes at once.

@telephon
Copy link
Member Author

telephon commented Apr 2, 2018

superseded by #3626.

@telephon telephon closed this Apr 2, 2018
@mossheim mossheim mentioned this pull request Apr 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UnitTest doesn't provide isolation between test cases
2 participants