Bug 1505406 - Add more test data for manual QA

This commit is contained in:
k88hudson 2018-11-07 17:31:46 -05:00 коммит произвёл Kate Hudson
Родитель c96431393b
Коммит de57ca2ecb
1 изменённых файлов: 26 добавлений и 6 удалений

Просмотреть файл

@ -51,6 +51,28 @@ const MESSAGES = () => ([
"block_button_text": "Block",
},
},
{
"id": "NEWSLETTER_TEST_DEFAULTS",
"template": "newsletter_snippet",
"content": {
"scene1_icon": TEST_ICON,
"scene1_title": "Be a part of a movement.",
"scene1_title_icon": "",
"scene1_text": "Internet shutdowns, hackers, harassment – the health of the internet is on the line. Sign up and Mozilla will keep you updated on how you can help.",
"scene1_button_label": "Continue",
"scene1_button_color": "#712b00",
"scene1_button_background_color": "#ff9400",
"scene2_title": "Let's do this!",
"scene2_dismiss_button_text": "Dismiss",
"scene2_text": "Sign up for the Mozilla newsletter and we will keep you updated on how you can help.",
"scene2_privacy_html": "I'm okay with Mozilla handling my info as explained in this <privacyLink>Privacy Notice</privacyLink>.",
"scene2_newsletter": "mozilla-foundation",
"form_action": "https://basket.mozilla.org/subscribe.json",
"success_text": "Check your inbox for the confirmation!",
"error_text": "Error!",
"links": {"privacyLink": {"url": "https://www.mozilla.org/privacy/websites/?sample_rate=0.001&snippet_name=7894"}},
},
},
{
"id": "NEWSLETTER_TEST_1",
"template": "newsletter_snippet",
@ -62,19 +84,17 @@ const MESSAGES = () => ([
"scene1_button_label": "Continue",
"scene1_button_color": "#712b00",
"scene1_button_background_color": "#ff9400",
"scene2_title": "Let's do this!",
"locale": "en-CA",
"scene2_dismiss_button_text": "Dismiss",
"scene2_text": "Sign up for the Mozilla newsletter and we will keep you updated on how you can help.",
"scene2_privacy_html": "I'm okay with Mozilla handling my info as explained in this <privacyLink>Privacy Notice</privacyLink>.",
"scene2_button_label": "Sign Me up",
"scene2_email_placeholder_text": "Your email here",
"scene2_newsletter": "mozilla-foundation",
"form_action": "https://basket.mozilla.org/subscribe.json",
"success_text": "Check your inbox for the confirmation!",
"error_text": "Error!",
"hidden_inputs": {
"fmt": "H",
"lang": "en-US",
"newsletters": "mozilla-foundation",
},
"links": {"privacyLink": {"url": "https://www.mozilla.org/privacy/websites/?sample_rate=0.001&snippet_name=7894"}},
},
},
@ -123,7 +143,7 @@ const MESSAGES = () => ([
scene2_icon: TEST_ICON,
scene2_input_placeholder: "Your email address or phone number",
scene2_text: "Send Firefox to your phone and take a powerful independent browser with you.",
scene2_title: "",
scene2_title: "Let's do this!",
error_text: "Oops, there was a problem.",
success_title: "Your download link was sent.",