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

Move tests for EventEmitter to unit tests #626

Merged
merged 2 commits into from
Nov 16, 2020

Conversation

vzhikserg
Copy link
Contributor

EventEmitterTest.java contains only unit tests, but the tests were executed as integration tests. This PR moves the file to the unit tests.

@vzhikserg vzhikserg added the testing Includes all kinds of automated tests, the way that we run them and the infrastructure around them. label Nov 1, 2020
@vzhikserg vzhikserg self-assigned this Nov 1, 2020
@QuintinWillison QuintinWillison merged commit 6f6323b into main Nov 16, 2020
@QuintinWillison QuintinWillison deleted the move-event-emitter-tests-to-unit-tests branch November 16, 2020 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Includes all kinds of automated tests, the way that we run them and the infrastructure around them.
Development

Successfully merging this pull request may close these issues.

2 participants