nextcloud/tests/acceptance/features
Daniel Calviño Sánchez 34814adb36 Fix delete user acceptance test
Adding some missing asserts showed that the "delete user" acceptance
test was silently failing, as the deletion was not being confirmed in
the dialog and thus the user was not being deleted.

The dialog button contains a single quote ("user0's"), so the XPath
expression had to be adjusted (it seems that it is not possible to
escape a single quote in a string enclosed in single quotes in XPath
1.0).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-03-08 07:55:42 +00:00
..
bootstrap Fix delete user acceptance test 2021-03-08 07:55:42 +00:00
core Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
access-levels.feature Adjust acceptance tests 2019-03-18 14:16:40 +01:00
app-comments.feature Revert (partially) "Accept incoming shares in acceptance tests" 2020-03-20 17:39:34 +01:00
app-files-sharing-link.feature Add acceptance tests for reshares by link when resharing is disabled 2020-11-11 01:35:27 +01:00
app-files-sharing.feature Add acceptance tests for reshares when resharing is disabled 2020-11-11 01:35:27 +01:00
app-files-tags.feature Adjust tags acceptance tests to moved admin section 2019-11-28 18:26:15 +01:00
app-files.feature Disable unreliable app-files.feature:108 2020-10-21 21:53:29 +02:00
app-theming.feature Move acceptance tests that crash the PHP built-in server to Apache 2018-10-29 12:38:42 +01:00
apps.feature Disable acceptance test which should fail anyway 2019-04-11 14:03:41 +02:00
header.feature Set status is also there now 2020-10-02 09:12:03 +02:00
login.feature Revert "Disable fragile tests for now" 2020-07-21 15:58:55 +02:00
users.feature Fix delete user acceptance test 2021-03-08 07:55:42 +00:00