nextcloud/tests/acceptance/features
Daniel Calviño Sánchez 96821945fb
Adjust acceptance tests to changes in @nextcloud/vue 2.6.3
The menu button and the menu of a share are no longer direct childs of
the actions of the share row. The menu button is now a child of a
".trigger" element, while the menu is a direct child of the body and has
an id defined in the "aria-describedby" attribute of the ".trigger"
element.

In XPath 1.0 it does not seem possible to "backreference" a value or
create variables, so when the share menu or one of its item is needed
now the ".trigger" element is first found and then its XPath expression
is used to compose its "aria-describedby" attribute in the XPath
expression for the menu.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-09-03 09:09:26 +02:00
..
bootstrap Adjust acceptance tests to changes in @nextcloud/vue 2.6.3 2020-09-03 09:09:26 +02: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 Adjust acceptance tests to new OCA.Sidebar 2019-10-29 13:20:08 +01:00
app-files-sharing.feature Add acceptance test for disabling create permission after sharing 2020-06-11 23:18:21 +02: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 failing files app test - act 4 2019-03-14 16:30:38 +01: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 Add acceptance test for restricting user enumeration to groups 2020-03-24 14:42:52 +01:00
login.feature Revert "Disable fragile tests for now" 2020-07-21 15:58:55 +02:00
users.feature Revert "Disable fragile tests for now" 2020-07-21 15:58:55 +02:00