Commit 9261c32
committed
docs: update README integration test instructions
Replace the removed `npm run e2e` script and outdated Nightwatch/Selenium
(JDK 7+) references with the current Cypress-based commands: `cy:ci` for
the full headless suite, `cy:dev` for the interactive runner, and how to
run a single spec.
Fixes #109151 parent 81a9057 commit 9261c32
1 file changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
| 92 | + | |
94 | 93 | | |
95 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
96 | 103 | | |
97 | 104 | | |
98 | 105 | | |
| |||
0 commit comments