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: Move client/lib/mixin/i18n tests to single test runner #4884

Merged
merged 4 commits into from
Apr 20, 2016

Conversation

gziolo
Copy link
Member

@gziolo gziolo commented Apr 20, 2016

Part of #3942.

Testing

  • npm run test-client
  • npm run test-client client/lib/mixins/i18n/test/index.jsx -- -w

/cc @aduth @blowery @jhnstn

@gziolo gziolo self-assigned this Apr 20, 2016
@gziolo gziolo added Framework [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Apr 20, 2016
@gziolo gziolo added this to the Framework: Single test runner milestone Apr 20, 2016
@@ -233,6 +233,7 @@
"test": [ "index" ]
},
"i18n": {
"test": [ "index" ],
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be in alphabetical order, but we are dropping this file soon anyway 👯

@blowery blowery 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 20, 2016
@blowery
Copy link
Contributor

blowery commented Apr 20, 2016

🚢

@gziolo gziolo merged commit 0373370 into master Apr 20, 2016
@gziolo gziolo deleted the test/move-mixin-i18n branch April 20, 2016 11:45
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.

2 participants