Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset theming in cypress test #36455

Merged
merged 1 commit into from
Jan 31, 2023
Merged

Reset theming in cypress test #36455

merged 1 commit into from
Jan 31, 2023

Conversation

artonge
Copy link
Contributor

@artonge artonge commented Jan 31, 2023

The test in admin-settings does not reset the theming. So when it is run before user-background, the "Default cloud background is not rendered" test fails.

This makes sure that the theming is reset before running "User default background settings".

@skjnldsv please tell me if I missed something.

Here are two examples:

The test in admin-settings does not reset the theming.
So when it is run before user-background, the "Default cloud background is not rendered" test fails.

This makes sure that the theming is reset before running "User default background settings"

Signed-off-by: Louis Chemineau <louis@chmn.me>
@artonge artonge added bug 3. to review Waiting for reviews tests Related to tests labels Jan 31, 2023
@artonge artonge added this to the Nextcloud 26 milestone Jan 31, 2023
@artonge artonge requested review from skjnldsv and a team January 31, 2023 13:20
@artonge artonge self-assigned this Jan 31, 2023
@artonge artonge requested review from Pytal and szaimen and removed request for a team January 31, 2023 13:20
@skjnldsv
Copy link
Member

Nice catch!

@skjnldsv skjnldsv merged commit 873501a into master Jan 31, 2023
@skjnldsv skjnldsv deleted the artonge/e2e/reset_theming branch January 31, 2023 18:53
@blizzz blizzz mentioned this pull request Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug tests Related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants