]> source.dussan.org Git - nextcloud-server.git/commit
test: remove broken steps from files acceptance test 39778/head
authorDaniel Kesselberg <mail@danielkesselberg.de>
Wed, 9 Aug 2023 15:30:28 +0000 (17:30 +0200)
committerDaniel <mail@danielkesselberg.de>
Wed, 9 Aug 2023 18:58:29 +0000 (20:58 +0200)
commitd56e2aad74d9ddacd5a6503d52199912050ec1ec
tree18a263eae696b92169d4b656601a50d7b22cd6f0
parent42d1568b6bd6f10099771a85333b252e0561875a
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>
tests/acceptance/features/app-files.feature