WordPress / WordPress/two-factor
Add e2e tests for critical paths
Open
@PANawkar is already working on this.
Since Apr 21, 2026.
Developer Tooling
- Dominant language
- PHP
- Stars
- 825
- Forks
- 187
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 17
Description
Some things can't be tested well with PHPUnit (like #490), so it could be helpful to have some e2e tests. I don't think they need to be comprehensive, but it'd be nice to cover the critical paths from user and security perspectives.
We might get a head start by looking at what @sjinks did ƒor https://github.com/sjinks/wp-two-factor-provider-webauthn
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.