mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-21 02:20:12 +00:00
- Replace :nth-of-type with .nth() for better cross-browser compatibility - Use :first-child and :nth-child instead of :first-of-type/:nth-of-type - Update project name input to use getByRole for accessibility - Fix project settings button selector with aria-label fallback - Improve selector patterns in multiple test files - Add debug test file for troubleshooting note dialog issues These changes address selector failures when running tests in parallel and improve overall test stability. |
||
|---|---|---|
| .. | ||
| task-crud.spec.ts | ||