Allow bulk enabling/disabling experiments in groups#422
Allow bulk enabling/disabling experiments in groups#422dkotter merged 6 commits intoWordPress:developfrom
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Unlinked AccountsThe following contributors have not linked their GitHub and WordPress.org accounts: @raftaar1191. Contributors, please read how to link your accounts to ensure your work is properly credited in WordPress releases. If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #422 +/- ##
==========================================
Coverage 65.75% 65.75%
Complexity 763 763
==========================================
Files 53 53
Lines 3863 3863
==========================================
Hits 2540 2540
Misses 1323 1323
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Works well in my testing, thanks! |
What?
Closes #334
Add controls to bulk enable / disable all features in an experiment group.
(Follow up from #379 which got (auto)closed when #376 got merged)
Testing Instructions
npm run test:e2e -- --grep "Plugin settings"