Release govoplan-campaign v0.1.28: stabilize saving, review and delivery recovery
Module Package Release / publish-packages (push) Successful in 12s
Module Package Release / publish-packages (push) Successful in 12s
This commit is contained in:
@@ -56,7 +56,7 @@ assert(overviewPage.includes("drilldown={{"), "campaign overview metrics expose
|
||||
assert(overviewPage.includes("openSection(\"recipients\")"), "the recipient count opens its owning collection");
|
||||
assert(attachmentsPage.includes('revealAttachmentSection("campaign-global-attachments")'), "attachment counts reveal their underlying editor section");
|
||||
assert(attachmentsPage.includes("openRecipients"), "per-recipient attachment counts open recipient details");
|
||||
assert(reviewPage.includes("showBuiltDetails({ validation:"), "review counts apply a relevant table filter");
|
||||
assert(reviewPage.includes("messageState: 'list:[\"needs_review\",\"blocked\"]'"), "review counts apply the unified message-state table filter");
|
||||
assert(reviewPage.includes('revealReviewElement("campaign-attachment-preview")'), "attachment-result counts reveal the evidence preview");
|
||||
assert(!page.includes("{report.population.denominator_definition}"), "the known denominator contract uses a localized UI explanation");
|
||||
assert(!page.includes("{report.privacy.rule}"), "the known privacy contract uses a localized UI explanation");
|
||||
|
||||
Reference in New Issue
Block a user