-
Notifications
You must be signed in to change notification settings - Fork 108
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
Add test suite for Plugins folder #956
Add test suite for Plugins folder #956
Conversation
Soo... four dashes it is? 🤔 Unless wp-env has some weird logic for passing additional args.
This should run |
@mukeshpanchal27 @swissspidy I was wondering if we can avoid the With
On the AMP plugin, we faced similar issues and we had to remove Recently I was working on a POC to improve the workflows for the Performance Lab plugin which can be found at - thelovekesh#2 and it uses bash-based tests setup. Also, let me know if the above PR makes sense, and I will open it on this repo after testing. |
I see your point and personally like not having to use wp-env on CI. There are pros and cons for each setup though. Probably best to open an issue for wider discussion. |
@swissspidy, do we need to merge |
Seems like it 👍 |
PR #959. |
…ance into add/plugins-test-suite
The PR currently indicates failures in certain workflows, even though these issues have already been addressed in the trunk. The changes from #968 will be incorporated, and once completed, the PR should function correctly. |
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 Core SVNIf you're a Core Committer, use this list when committing to
GitHub Merge commitsIf 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. |
Summary
Fixes #934
NOTE: Checking test suite for plugins folder.
Relevant technical choices
Checklist
[Focus]
orInfrastructure
label.[Type]
label.no milestone
label.