Link campaign interventions to configured help
This commit is contained in:
@@ -13,6 +13,9 @@ assert.match(guidance, /tone="danger"/);
|
||||
assert.match(guidance, /tone="warning"/);
|
||||
assert.match(guidance, /requiredAction: requiredActionLabel/);
|
||||
assert.match(guidance, /target: destinationLabel/);
|
||||
assert.match(guidance, /documentation=\{\{ topicId: documentationTopicId \}\}/);
|
||||
assert.match(guidance, /campaigns\.workflow\.prepare-validate-and-build/);
|
||||
assert.match(guidance, /campaigns\.workflow\.complete-review/);
|
||||
assert.match(page, /calculateBuildReviewProgress/);
|
||||
assert.match(page, /<WorkflowFact label="i18n:govoplan-campaign\.remaining\.cc632b5e"/);
|
||||
assert.doesNotMatch(page, /blocked_or_failed_message_s_must_be_resolved_bef/);
|
||||
|
||||
Reference in New Issue
Block a user