wpacceptance icon indicating copy to clipboard operation
wpacceptance copied to clipboard

ARCHIVED: A team scalable solution for reliable WordPress acceptance testing.

Results 8 wpacceptance issues
Sort by recently updated
recently updated
newest added

Bumps rmccue/requests from 1.7.0 to 1.8.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rmccue/requests&package-manager=composer&previous-version=1.7.0&new-version=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...

dependencies
php

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...

dependencies
javascript

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...

type:bug

**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...

enhancement
documentation

### 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.

enhancement