Skip to content

Conversation

dominikg
Copy link
Member

@dominikg dominikg commented Aug 21, 2025

immich is a popular sveltekit app and has unit + e2e tests.

Trying to set it up from

unit: https://github.com/immich-app/immich/blob/main/.github/workflows/test.yml#L209-L242
e2e: https://github.com/immich-app/immich/blob/main/.github/workflows/test.yml#L396-L438

one challenge is that there is a workspace dep that needs to be built manually beforehand and that playwright e2e depends on a docker compose build

locally the docker build fails, lets see if gh completes it

@dominikg dominikg marked this pull request as draft August 21, 2025 14:03
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.

1 participant