nextcloud/build/integration/features
Daniel Calviño Sánchez 5f6d25347e test: Add integration tests to get collaborators without sharebymail app
The "sharebymail" app is enabled by default, so it needs to be enabled
once the scenario ends as other scenarios could expect that the app is
enabled. To solve that now a special step is added that records the
enabled state of the given app and restores it once the scenario ends.

This step only restores the state of already installed apps. If an app
is installed during the test it will not be neither disabled nor
uninstalled after the test ends. Therefore, at least for now, it is
necessary to explicitly call the step to record the app to be restored,
rather than automatically keeping track of the changes in the enabled
state of the apps during the scenario.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2025-11-12 21:08:25 +01:00
..
bootstrap test: Add integration tests to get collaborators without sharebymail app 2025-11-12 21:08:25 +01:00
auth.feature chore: Add SPDX header 2024-06-06 22:53:41 +02:00
avatar.feature fix(core): Stop abusing the cache for avatar upload 2025-09-26 19:36:34 +02:00
contacts-menu.feature fix(contacts): Do not expose SAB in /contactsmenu 2025-10-12 16:26:09 +02:00
log-condition.feature fix(logger): Prevent infinite recursion with log.condition => matches 2025-01-03 10:04:51 +01:00
maintenance-mode.feature chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ocs-v1.feature chore: Add SPDX header 2024-06-06 22:53:41 +02:00
provisioning-v1.feature fix: revive always storing lowercased email addresses 2025-06-24 14:24:48 +02:00
provisioning-v2.feature chore: Add SPDX header 2024-06-06 22:53:41 +02:00