mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Add @BeforeScenario hooks to reset auth/server state and sharing state between scenarios, preventing state bleed across test runs. - BasicStructure: reset currentUser, currentServer, baseUrl, apiVersion, requestToken and cookieJar (baseUrl and currentServer go together via usingServer(), so both must be reset) - Sharing: reset lastShareData, storedShareData and savedShareId Signed-off-by: Anna Larch <anna@nextcloud.com> AI-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| auth.feature | ||
| avatar.feature | ||
| contacts-menu.feature | ||
| log-condition.feature | ||
| maintenance-mode.feature | ||
| ocs-v1.feature | ||
| provisioning-v1.feature | ||
| provisioning-v2.feature | ||