nextcloud/tests/acceptance
Daniel Kesselberg d56e2aad74 test: remove broken steps from files acceptance test
The acceptance tests using the recent view fail since the vue migration.

`And I open the details view for "welcome.txt"`

Is looking for a row in the filelist with a span having the class nametext, matching the file name "welcome.txt" and button inside having the class action-menu.

The markup for the files list looks very different after the vue migration and therefor the test is failing.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-08-09 20:58:29 +02:00
..
config Update acceptance tests to Selenium 3 2021-04-16 20:00:15 +02:00
features test: remove broken steps from files acceptance test 2023-08-09 20:58:29 +02:00
composer.json Update behat and friends 2022-12-21 15:27:59 +00:00
composer.lock Update behat and friends 2022-12-21 15:27:59 +00:00
installAndConfigureServer.sh Add config and fix selenium 2022-10-19 10:04:51 +02:00
run-local.sh feat(CI): Enforce colored output for acceptance tests on drone CI 2023-01-13 11:31:13 +01:00
run.sh use php8.0 images 2023-01-31 15:44:12 -01:00