From 97660b4ce05254d37a4a3def022b92dd3c35f2ca Mon Sep 17 00:00:00 2001 From: Marcel Date: Tue, 28 Apr 2026 12:58:03 +0200 Subject: [PATCH] test(stammbaum): skip E2E spec until CI Playwright job exists (#363) All four tests skipped with a reference to issue #363 which tracks adding the Playwright Chromium install + Docker Compose startup step to the CI workflow. Remove the skip once #363 is resolved. Co-Authored-By: Claude Sonnet 4.6 --- frontend/e2e/stammbaum.spec.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/e2e/stammbaum.spec.ts b/frontend/e2e/stammbaum.spec.ts index b54b48f2..ed414efb 100644 --- a/frontend/e2e/stammbaum.spec.ts +++ b/frontend/e2e/stammbaum.spec.ts @@ -1,6 +1,9 @@ import { test, expect } from '@playwright/test'; +// Tests skipped until Playwright Chromium is installed in CI — see issue #363. test.describe('Stammbaum — issue #358', () => { + test.skip(); + test('nav swap: /briefwechsel still renders without 404', async ({ page }) => { // Plan journey 4: the /briefwechsel route must stay intact even though the // AppNav now points at /stammbaum.