aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/e2e/settings/users.cy.ts
Commit message (Expand)AuthorAgeFilesLines
* test(cypress): Fix testsChristopher Ng2024-05-301-0/+6
* chore: Add SPDX headerAndy Scherzinger2024-05-261-19/+2
* fix(tests): Adjust tests for changed css classesFerdinand Thiessen2024-04-101-1/+1
* fix: cypressJohn Molakvoæ2024-02-131-3/+3
* fix(cypress): Make new-users test less flaky by using test isolationFerdinand Thiessen2023-11-171-13/+6
* fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-251-35/+40
* fix(cypress): Test using `data-test-id` attributes rather than private classesFerdinand Thiessen2023-10-191-3/+4
* fix(cypress): Replace flaky password-confirmation hack with conditional testi...Ferdinand Thiessen2023-10-191-37/+7
* fix(cypress): User table create/delete testsChristopher Ng2023-10-051-4/+4
* fix(cypress): Can delete a userChristopher Ng2023-08-081-0/+14
* test(settings): Users tableChristopher Ng2023-07-121-6/+103
* fix(cypress): usersChristopher Ng2023-07-121-3/+3
* fix(settings): Migrate away from deprecated `NcPopoverMenu`Ferdinand Thiessen2023-06-301-38/+15
* fix: Add cypress test for changing password in the users listFerdinand Thiessen2023-06-291-0/+82