MetaMask / MetaMask/metamask-extension
Manually trigger optional E2E tests
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
### What is this about?
Recently a number of E2E test jobs were made optional on PRs. They are now only triggered on long-running branches.
We should add a way to manually trigger these jobs, in case a PR is expected to have some impact upon them. For example, if we fix a test related to Firefox, we should run the Firefox E2E tests before merging.
### Scenario
_No response_
### Design
_No response_
### Technical Details
_No response_
### Threat Modeling Framework
_No response_
### Acceptance Criteria
_No response_
### Stakeholder review needed before the work gets merged
- [X] Engineering (needed in most cases)
- [ ] Design
- [ ] Product
- [ ] QA (automation tests are required to pass before merging PRs but not all changes are covered by automation tests - please review if QA is needed beyond automation tests)
- [ ] Security
- [ ] Legal
- [ ] Marketing
- [ ] Management (please specify)
- [ ] Other (please specify)
### References
_No response_
Contributor guide
Research direction
Start by locating the CI definitions for the optional E2E jobs that run on long-running branches and reviewing how pull-request triggers are configured. Add a manual way to run the relevant jobs, including the Firefox E2E tests, and verify that a pull request can invoke them before merging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100