Commit 99abfb7
test(e2e): remove redundant Playwright specs covered by Vitest (TASK-321)
Remove 4 Playwright spec files and reduce queue.spec.js from 38 to 5
tests. Removed specs tested store logic already covered by Vitest
unit/property tests or checked trivial CSS values.
Deleted: stores.spec.js, library-column-padding.spec.js,
text-selection.spec.js, browsing-track-sorting.spec.js.
Kept 5 queue.spec.js tests that exercise real user interactions
(double-click, next/prev, shuffle toggle, context menu).
Add test boundary guidelines to AGENTS.md and docs/testing.md to
prevent future Playwright/Vitest duplication. Add backlog tasks for
phases 2-3 of CI pipeline optimization.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 67f382f commit 99abfb7
11 files changed
Lines changed: 279 additions & 3081 deletions
File tree
- app/frontend/tests
- backlog/tasks
- docs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
168 | 186 | | |
169 | 187 | | |
170 | 188 | | |
171 | 189 | | |
172 | 190 | | |
173 | | - | |
| 191 | + | |
174 | 192 | | |
175 | 193 | | |
176 | 194 | | |
| |||
0 commit comments