Skip to content

Add docker support for test suite#142

Open
twobiers wants to merge 3 commits intokeycloak:mainfrom
twobiers:local-env-tweak
Open

Add docker support for test suite#142
twobiers wants to merge 3 commits intokeycloak:mainfrom
twobiers:local-env-tweak

Conversation

@twobiers
Copy link

As the title says, this PR adds docker support to running playwright tests.
It detects whether either podman or docker are available on the system and patches the default config with the necessary commands. It's also making use of podman info / docker info to ensure the container engine can be used.

Tested on my machine, as I'm using docker.

Signed-off-by: twobiers <22715034+twobiers@users.noreply.github.com>
twobiers added 2 commits July 11, 2025 16:02
Signed-off-by: twobiers <22715034+twobiers@users.noreply.github.com>
Not necessary anymore

Signed-off-by: twobiers <22715034+twobiers@users.noreply.github.com>
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