mirror of https://github.com/vector-im/riot-web
Merge pull request #26870 from element-hq/t3chguy/kill-cypress-percy
Update reference from cypress to playwrightpull/26883/head
commit
cc6b519d98
|
@ -124,7 +124,7 @@ must include:
|
|||
|
||||
1. Comprehensive unit tests written in Jest. These are located in `/test`.
|
||||
2. "happy path" end-to-end tests.
|
||||
These are located in `/cypress/e2e` in `matrix-react-sdk`, and
|
||||
These are located in `/playwright/e2e` in `matrix-react-sdk`, and
|
||||
are run using `element-web`. Ideally, you would also include tests for edge
|
||||
and error cases.
|
||||
|
||||
|
|
Loading…
Reference in New Issue