super-productivity/e2e/commands
Johannes Millan a8081de69f fix(e2e): update plugin e2e tests to use correct selectors and improve navigation
- Fix navigateToPluginSettings to properly expand collapsible section using .collapsible-header
- Update all plugin tests to use button[role="switch"] selector instead of input for mat-slide-toggle
- Fix enableTestPlugin command to check aria-checked attribute for toggle state
- Update plugin-upload test to use correct path for test-plugin.zip
- Improve error handling and debug output in plugin test commands

These changes address the failing plugin e2e tests by correctly interacting with the Angular Material components and ensuring the plugin section is properly expanded before attempting to interact with plugin management.
2025-06-27 20:05:50 +02:00
..
addNote.ts migrate: make all remaining e2e tests work 3 2024-06-18 18:24:46 +02:00
addTask.ts test(e2e): fix or skip non working 2024-07-17 15:36:45 +02:00
addTaskWithNewTag.ts add e2e test command for adding task with a new tag 2024-07-06 18:29:29 +02:00
addTaskWithReminder.ts test: fix reminder e2e 2025-06-24 09:15:22 +02:00
checkPluginStatus.ts fix(e2e): update plugin e2e tests to use correct selectors and improve navigation 2025-06-27 20:05:50 +02:00
createAndGoToDefaultProject.ts test(dueDate): fix project e2e tests 2025-05-06 15:22:13 +02:00
draftTask.ts test(e2e): fix or skip non working 2024-07-17 15:36:45 +02:00
enableTestPlugin.ts fix(e2e): update plugin e2e tests to use correct selectors and improve navigation 2025-06-27 20:05:50 +02:00
loadAppAndClickAwayWelcomeDialog.ts migrate: more e2e tests 2024-06-18 16:17:50 +02:00
navigateToPluginSettings.ts feat(plugin): cleanup and improve 2025-06-27 19:57:54 +02:00
noError.ts feat: improve language error handling and adjust test 2025-01-10 16:04:29 +01:00
openPanelForTask.ts test: failing e2e 2022-03-05 17:08:05 +01:00
sendKeysToActiveEl.ts migrate: make e2e tests work step 1 2024-06-18 15:11:42 +02:00