Commit ea6d262
committed
test: migrate frontend specs to Playwright (ether/etherpad#7622)
The legacy mocha+helper specs in static/tests/frontend/ have been
silently dead since core removed the in-page jQuery test runner in
2023 (cc80db2d3). Migrate to Playwright at the new conventional
location ether/etherpad#7623 introduces:
static/tests/frontend-new/specs/
Once that core PR lands and a new release of this plugin ships, the
specs will run automatically in:
- This plugin's own frontend-tests CI (against core+plugin).
- Core's chrome-with-plugins CI (ether/etherpad#7609).
The legacy file is removed because it never executed and would
otherwise rot further.
Change type: patch (test-only).1 parent 076bba9 commit ea6d262
2 files changed
Lines changed: 35 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
This file was deleted.
0 commit comments