From e15fc4f4000c5d3fdfbd4fbc7c23c1aedaefcbd6 Mon Sep 17 00:00:00 2001 From: "bert.hausmans" Date: Sun, 10 May 2026 20:13:43 +0200 Subject: [PATCH] docs(backlog): track multi-context e2e gap from TEST-INFRA-001 cut #4 Co-Authored-By: Claude Opus 4.7 (1M context) --- dev-docs/BACKLOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev-docs/BACKLOG.md b/dev-docs/BACKLOG.md index 183444b0..c2b1811c 100644 --- a/dev-docs/BACKLOG.md +++ b/dev-docs/BACKLOG.md @@ -2543,6 +2543,9 @@ contract test) but no automated gate prevents drift over time. via `make test-db-create` then `migrate:fresh + seed` from globalSetup. No state shared across runs (unlike local development). +- Multi-browser-context e2e patterns for optimistic locking flows + with UI rollback validation in the second context (cut #4 from + TEST-INFRA-001 sprint) **Trigger:** No explicit deadline. Surfaces when first review cycle feels drift without automated tests, OR when first regression slips