test: align career workspace smoke
This commit is contained in:
@@ -479,3 +479,13 @@
|
||||
- **Consequences:** export schemas gain an additive `EmailSendAttempts` collection. Complete account/database/file/token/backup deletion remains an explicit SEC-009 release item rather than hidden in MAIL-001.
|
||||
- **User approval required:** No; this is the approved MAIL-001 export/cascade requirement using synthetic local data only.
|
||||
- **Reversible:** Yes. Revert `aff34cc`; no schema or stored data changes. Existing export files remain valid historical artifacts under their configured retention.
|
||||
|
||||
## DEC-049 — Keep Career Workspace smoke behavior-based
|
||||
|
||||
- **Date:** 2026-08-10
|
||||
- **Decision:** Replace the removed marketing-copy assertion in the Career Workspace Playwright smoke with an assertion that the visible `Open CV Builder` action targets `/career/builder`.
|
||||
- **Reason/evidence:** Gitea run 608 proves the dependency audit now passes and the page heading renders, but CI fails on copy that the current unit test explicitly expects to be absent. The route action is always rendered and tests the supported user journey. Full local Playwright passes 4/4.
|
||||
- **Alternatives considered:** restore obsolete copy solely for the test; weaken the smoke to heading-only; increase timeout. These would contradict current product behavior, reduce journey coverage or hide no timing defect.
|
||||
- **Consequences:** wording can evolve without breaking CI while the page-to-builder navigation contract remains protected. Replacement CI and live deployment verification are still required.
|
||||
- **User approval required:** No; this is a focused correction to a stale test exposed by the user-authorized deployment repair.
|
||||
- **Reversible:** Yes. Revert the focused smoke change, though run 608 would fail again until the expectation or page behavior is reconciled.
|
||||
|
||||
Reference in New Issue
Block a user