test: initial end to end test with playwright

This commit is contained in:
Edouard Vanbelle
2026-05-04 15:28:44 +02:00
parent 52f4a865a9
commit 3c3d24ac72
28 changed files with 494 additions and 0 deletions
+4
View File
@@ -6,6 +6,10 @@ on:
pull_request:
branches: [ "main", "dev" ]
concurrency:
group: rust-build-${{ github.ref }}
cancel-in-progress: false
jobs:
build-and-test:
name: Build and Test Docker Image