0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-04 14:01:10 +00:00
nextcloud_server/cypress/e2e/files_sharing
Côme Chilliet 28ec569b7f
fix(cypress): Use visit instead of reload to avoid cypress error
Not 100% clear why the reload makes it flaky, but it seems related.
My only guess is that with reload the details panel is already opened
 maybe?

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-29 11:00:10 +02:00
..
public-share test: add cypress tests for sharing download permission 2025-03-18 16:00:54 +01:00
expiry-date.cy.ts test: Add end-to-end test for share expiration date 2025-01-15 16:10:46 +01:00
file-request.cy.ts chore(i18n): Use "name" instead of "nickname" 2025-04-23 13:53:18 +02:00
files-copy-move.cy.ts chore(files): add actions cypress tests 2025-02-07 10:07:00 +01:00
files-shares-view.cy.ts fix(files): Provide file actions from list entry to make it reactive 2024-08-01 01:54:42 +02:00
FilesSharingUtils.ts test: add cypress tests for sharing download permission 2025-03-18 16:00:54 +01:00
limit_to_same_group.cy.ts chore(tests): Fix import in cypress test limit_to_same_group.cy.ts 2024-08-12 16:09:42 +02:00
note-to-recipient.cy.ts fix(cypress): Use visit instead of reload to avoid cypress error 2025-04-29 11:00:10 +02:00
share-status-action.cy.ts fix(files_sharing): ensure share status action works also in grid view 2025-03-13 18:28:32 +01:00
ShareOptionsType.ts test(files_sharing): add e2e tests for public link sharing 2025-02-03 12:38:06 +01:00