nextcloud/tests/acceptance
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
..
config Accept incoming shares in acceptance tests 2019-11-20 21:15:46 +01:00
features Fix delete user acceptance test 2021-03-08 07:55:42 +00:00
composer.json Add "composer.lock" for acceptance tests to git 2021-01-17 16:44:32 +01:00
composer.lock Add "composer.lock" for acceptance tests to git 2021-01-17 16:44:32 +01:00
installAndConfigureServer.sh Redirect to files app after login in acceptance tests 2020-08-05 17:01:29 +02:00
run-local.sh Update stable21 target versions 2021-02-03 09:26:05 +01:00
run.sh Run acceptance tests on PHP 7.3 2019-10-22 16:48:55 +02:00