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

run cypress in docker #1390

Merged
merged 15 commits into from
Jul 12, 2024
Merged

run cypress in docker #1390

merged 15 commits into from
Jul 12, 2024

Conversation

eike-hass
Copy link
Collaborator

@eike-hass eike-hass commented Jun 28, 2024

Description of change

Run cypress tests in docker image to use headless chrome in firefox. Split the package scripts to accommodate new build.

Also updated cypress and cypress-parallel on the way.

Links to any relevant issues

Should catch issues like #1386

How the change has been tested

Tested against 1.3 locally and in CI on this branch.

Change checklist

Add an x to the boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@eike-hass eike-hass requested a review from a team as a code owner June 28, 2024 10:57
@eike-hass eike-hass added the No changelog Excludes PR from becoming part of any changelog label Jun 28, 2024
@eike-hass eike-hass marked this pull request as draft June 28, 2024 18:57
@eike-hass eike-hass marked this pull request as draft June 28, 2024 18:57
@eike-hass eike-hass marked this pull request as ready for review July 1, 2024 08:02
@eike-hass eike-hass requested a review from wulfraem July 11, 2024 15:39
@eike-hass eike-hass merged commit c704062 into main Jul 12, 2024
13 checks passed
@eike-hass eike-hass deleted the chore/run-cypress-in-docker branch July 12, 2024 07:49
@eike-hass eike-hass linked an issue Jul 18, 2024 that may be closed by this pull request
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No changelog Excludes PR from becoming part of any changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task] Extend cypress tests to use real browsers
3 participants