-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Tests: port lib/user tests to single runner #4609
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jhnstn
force-pushed
the
update/port-lib-tests
branch
5 times, most recently
from
April 15, 2016 18:53
4dd088b
to
697bd61
Compare
jhnstn
added
[Status] Needs Review
The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically.
[Status] In Progress
and removed
[Status] In Progress
[Status] Needs Review
The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically.
labels
Apr 15, 2016
jhnstn
force-pushed
the
update/port-lib-tests
branch
2 times, most recently
from
April 15, 2016 19:41
2eaa9c4
to
2851821
Compare
Just need to nuke the makefile in lib/viewers @jhnstn and it should be good? |
jhnstn
force-pushed
the
update/port-lib-tests
branch
from
April 15, 2016 20:19
2851821
to
bf6c217
Compare
jhnstn
added
[Status] Needs Review
The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically.
and removed
[Status] In Progress
labels
Apr 15, 2016
update test doubles refactor test register test with runner
update test doubles register test with runner refactor store test
update test doubles register test with runner refactor store test
jhnstn
force-pushed
the
update/port-lib-tests
branch
from
April 15, 2016 21:08
bf6c217
to
e6449a6
Compare
gziolo
added
[Status] Ready to Merge
and removed
[Status] Needs Review
The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically.
labels
Apr 16, 2016
Works as expected. Makefile already removed, so should be good to 🚢 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
part of #3942
port the following tests to a single runner
/lib/user/
/lib/user-settings/
/lib/users/
/lib/viewers/
cc @gziolo @blowery @aduth
Testing
all tests work in isolation
npm run test-client