Skip to content

Run Platform API for browser tests#824

Merged
AndrewKostka merged 1 commit intomainfrom
add-api-to-e2e-tests
Aug 1, 2024
Merged

Run Platform API for browser tests#824
AndrewKostka merged 1 commit intomainfrom
add-api-to-e2e-tests

Conversation

@AndrewKostka
Copy link
Contributor

No description provided.

@github-actions
Copy link

Deployment previews on netlify for branch refs/pull/824/merge will be at the following locations (when build is done):

@AndrewKostka AndrewKostka marked this pull request as ready for review July 11, 2024 16:43
@rosalieper
Copy link
Contributor

this looks good to me

working-directory: ui

- run: docker compose exec -it ui npm run test:e2e
working-directory: ui
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to take the setup down ie. docker compose down?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not that I'm aware of. The GitHub action environment is removed when the job is finished.

start_period: 0s
extra_hosts:
- "host.docker.internal:host-gateway"

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need Chrome tests also?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That would have to be a separate ticket and patch.

@AndrewKostka AndrewKostka merged commit 6169110 into main Aug 1, 2024
@AndrewKostka AndrewKostka deleted the add-api-to-e2e-tests branch August 1, 2024 08:42
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