nextcloud/cypress/e2e/files
Ferdinand Thiessen cf76fa5213 fix(files): improve handling of copy-move action
1. only show 1 loading toast instead of N for N files in batch
   operation.
2. Reuse more code to reduce duplicated logic.
3. Show the conflict picker once for all files instead of opening a new
   conflict picker for every file to copy / move.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-03-03 12:45:24 +01:00
..
drag-n-drop.cy.ts chore: Add SPDX header 2024-05-26 20:05:04 +02:00
duplicated-node-regression.cy.ts test(files): Add tests for path handling 2024-09-20 11:09:17 +02:00
favorites.cy.ts test: adjust cypress tests to be less flaky 2025-06-01 18:07:23 +02:00
files-actions.cy.ts fix(files): filter non batch actions in header 2025-08-22 18:16:09 +00:00
files-copy-move.cy.ts fix(files): improve handling of copy-move action 2026-03-03 12:45:24 +01:00
files-delete.cy.ts test(e2e): adjust trashbin tests to be less flaky 2025-03-03 17:16:57 +01:00
files-download.cy.ts test: add e2e tests for multiple-files download 2025-05-05 16:03:08 +02:00
files-filtering.cy.ts test: adjust cypress tests for changes filter behavior 2025-10-22 06:50:30 +00:00
files-navigation.cy.ts fix(files): highlight previous folder on history up 2025-06-03 15:38:25 +00:00
files-renaming.cy.ts test(cypress): split helpers for files actions to make tests less flaky 2025-08-05 23:49:46 +02:00
files-selection.cy.ts fix(files): add plural form for selected nodes 2025-06-18 18:16:16 +02:00
files-settings.cy.ts refactor(files): migrate to new NcForm* components for app settings 2025-11-14 15:25:21 +01:00
files-sidebar.cy.ts fix(files): Close the sidebar on navigation 2024-07-15 11:34:05 +02:00
files-sorting.cy.ts fix(tests): Files are sorted by Name by default, no need to click it 2025-03-25 13:06:14 +01:00
files-xml-regression.cy.ts fix: Update tests 2025-08-12 15:48:22 +02:00
files.cy.ts fix(cypress): wait for toast to appear 2025-02-28 16:14:31 +01:00
FilesUtils.ts test: adjust FilePicker tests to new dialogs version 2025-12-17 16:12:49 +01:00
live_photos.cy.ts fix(files): improve handling of copy-move action 2026-03-03 12:45:24 +01:00
LivePhotosUtils.ts test: make cypress run in secure context and add WebAuthn tests 2025-03-19 11:57:14 +01:00
new-menu.cy.ts fix(files): Correctly check for already used names when creating new folder 2024-08-27 19:40:38 +02:00
recent-view.cy.ts test: Add test for recent view 2024-08-01 14:17:48 +02:00
router-query.cy.ts fix(files): Do not download files with openfile query flag 2025-02-06 02:17:25 +01:00
scrolling.cy.ts fix(files): VirtualList rendering for scrolling calculations 2025-07-08 09:23:37 +02:00
search.cy.ts fix: Update tests 2025-08-12 15:48:22 +02:00