aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/e2e/settings/users.cy.ts
Commit message (Expand)AuthorAgeFilesLines
* 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