wpacceptance
wpacceptance copied to clipboard
ARCHIVED: A team scalable solution for reliable WordPress acceptance testing.
Bumps rmccue/requests from 1.7.0 to 1.8.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Include the ` --include_files --include_db` flags in the `wpsnapshots pull` call. ### Description of the Change Without those, the command will wait for a user input that will never come.
**Describe the bug** Calling wpacceptance init on windows fails to write file due to bug in path resolution for wpacceptance.json. I'll manually make my wpacceptance.json for now but figured I'd...
**Is your enhancement related to a problem? Please describe.** Yes, the documentation for installing WP Acceptance does not clearly define the project, platform and/or system requirements. This causes issue when...
### Description of the Change This proposes additional tools to make writing tests for blocks in the Gutenberg editor faster and easier, as well as a new set of standard...
### Description of the Change Updating composer.lock file as some of the dependencies need to be updated to their latest version like wpsnapshots. With the older version of WPSnapshots we...
Title says it all. This is an important feature to add.