Skip to content

Use playwright for acceptance testing#35

Merged
Themitchell merged 1 commit intomainfrom
playwright-testing
Sep 4, 2025
Merged

Use playwright for acceptance testing#35
Themitchell merged 1 commit intomainfrom
playwright-testing

Conversation

@Themitchell
Copy link
Copy Markdown
Contributor

What is the change?

Add playwright for running browser tests against the app

Why are we making this change?

To ensure we can use acceptance testing practices as part of our core TDD approach

Notes

Playwright does not have an alpine build. Instead we have to use python-slim as a base image for running playwright

Playwright does not run on alpine linux therefore python slim must
be used for the development image
@Themitchell Themitchell merged commit 3a22aad into main Sep 4, 2025
8 checks passed
@Themitchell Themitchell deleted the playwright-testing branch September 4, 2025 14: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.

1 participant