Skip to content

Conversation

@max-nextcloud
Copy link
Collaborator

  • convert print spec to playwright
  • new File() with params object
  • handle request token as part of login
  • User class to wrap Account and Page
  • print with shared file
  • no need to merge randomUserTest
  • remove superfluous cy print spec

@codecov
Copy link

codecov bot commented Nov 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@max-nextcloud max-nextcloud force-pushed the chore/convert-cy-to-play branch 2 times, most recently from 6bd5c05 to ec364ca Compare November 15, 2025 08:56
@max-nextcloud max-nextcloud marked this pull request as ready for review November 15, 2025 08:57
@max-nextcloud max-nextcloud requested a review from mejo- as a code owner November 15, 2025 08:57
@max-nextcloud max-nextcloud requested a review from a team November 15, 2025 08:57
@max-nextcloud max-nextcloud force-pushed the chore/convert-cy-to-play branch from ec364ca to 364994c Compare November 15, 2025 08:59
Preparing for multi context scenarios such as shared files.

Signed-off-by: Max <[email protected]>
It is included in uploadFileTest and sharedFileTest

Signed-off-by: Max <[email protected]>
We have a playwright test that does the same now.

Signed-off-by: Max <[email protected]>
Create a new instance on move to handle the name change

Signed-off-by: Max <[email protected]>
@max-nextcloud max-nextcloud force-pushed the chore/convert-cy-to-play branch 2 times, most recently from 9a2a819 to 28ac16c Compare November 16, 2025 08:57
Include a host identifier in the test name
so the screenshot name also includes it.

This way screenshots will only be compared
to the ones created on the same machine.

Only track the CI ones in git. Ignore the others.

> Having different screenshots between local and docker environments is expected.
> You can only compare screenshots that are taken in the same exact environment, OS, fonts, etc.
See microsoft/playwright#20366 (comment)

Signed-off-by: Max <[email protected]>
@max-nextcloud max-nextcloud force-pushed the chore/convert-cy-to-play branch from 28ac16c to ff1b7c8 Compare November 16, 2025 11:56
@max-nextcloud max-nextcloud merged commit b7bf8ee into main Nov 17, 2025
65 checks passed
@max-nextcloud max-nextcloud deleted the chore/convert-cy-to-play branch November 17, 2025 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants