Opened 8 days ago
#8310 new enhancement
Add Workflow Keywords for E2E tests
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Trac | Keywords: | |
| Cc: |
Description
After https://core.trac.wordpress.org/ticket/52895 and other related commits, see for example https://core.trac.wordpress.org/ticket/52905, core now has a decent amount of E2E tests in place.
However, in the Trac ticket form, the 'Workflow Keywords' select only has options for unit tests:
- needs-unit-tests
- has-unit-tests
It would be good to add similar keywords specific to E2E tests, for example:
- needs-e2e-tests
- has-e2e-tests
Note: See
TracTickets for help on using
tickets.