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

Update: Move some components to single test runner #4132

Merged
merged 9 commits into from
Mar 18, 2016

Conversation

umurkontaci
Copy link
Contributor

Moves the following suites to single test runner:

  • client/components/accordion/Makefile
  • client/components/bulk-select/Makefile
  • client/components/data/media-list-data/Makefile
  • client/components/drop-zone/Makefile
  • client/components/forms/counted-textarea/Makefile
  • client/components/forms/form-toggle/Makefile
  • client/components/forms/multi-checkbox/Makefile
  • client/components/forms/range/Makefile

/cc: @gziolo @aduth @blowery

@umurkontaci umurkontaci added Framework [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Mar 17, 2016
@umurkontaci umurkontaci self-assigned this Mar 17, 2016
@@ -1,5 +1,4 @@
/* eslint-disable vars-on-top */
Copy link
Member

Choose a reason for hiding this comment

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

I guess we can remove this ESLint comment now.

@gziolo gziolo force-pushed the update/components-single-test-runner branch from a8cbe56 to 3591eec Compare March 18, 2016 10:38
@gziolo 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 Mar 18, 2016
@gziolo
Copy link
Member

gziolo commented Mar 18, 2016

@umurkontaci nice job on this one, thanks for your help, I added some styling fixes for test suite labels. It's good to land 🚢

gziolo added a commit that referenced this pull request Mar 18, 2016
…t-runner

Update: Move some components to single test runner
@gziolo gziolo merged commit 4ccdb6f into master Mar 18, 2016
@gziolo gziolo deleted the update/components-single-test-runner branch March 18, 2016 11:34
@umurkontaci
Copy link
Contributor Author

Thanks for the merge @gziolo :)

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.

4 participants