MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.03k stars 1.06k forks source link

Setup GitHub action that verifies new e2e tests are written with every new feature #10118

Open cortisiko opened 3 days ago

cortisiko commented 3 days ago

What is this about?

We want to have an automated check in place to prevent engineers from merging new features without adding new tests (unit, e2e, api, etc.). This check would encourage engineers to include new tests alongside new features proactively.

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

References

No response