aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/e2e/files/files-selection.cy.ts
Commit message (Collapse)AuthorAgeFilesLines
* fix(files): add plural form for selected nodesFerdinand Thiessen2025-06-181-3/+3
| | | | | | | Reported at Transifex: > This string needs pluralization feature, because in some languages translation of "selected" differs between singular and plural. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* test(cypress): make select range of files with shift key more reliableRichard Steinmetz2025-01-081-3/+3
| | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* chore(files): add selection cypress testsskjnldsv2024-11-071-0/+77
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>