test: add authenticated staging smoke helper

This commit is contained in:
a.tolmachev
2026-04-07 13:08:32 +03:00
parent e3cd02aa7e
commit 09e6260e32
9 changed files with 136 additions and 12 deletions
+4 -4
View File
@@ -2,14 +2,14 @@
## Current
### `feat/authenticated-staging-pass`
### `feat/authenticated-staging-smoke-helper`
Status: completed
DoD:
- authenticated staging pass template exists
- deploy smoke and staging notes docs link to the authenticated pass
- README exposes the authenticated pass doc as the canonical next step after helper smoke
- browser-authenticated staging smoke can be run against a real domain through env vars
- Playwright skips local webServer for remote runs
- docs and justfile expose the authenticated smoke helper
## Next