scratch-www/test/unit/components
picklesrus e5f97d1f18 Skeleton of code to show mute modal and comment status.
Still todo:
- l10n
- Time needs formatting
- Compose box needs to be shown/formatted correctly based on mute status
- Blue comment status box need to be sticky
2020-11-09 11:01:42 -05:00
..
captcha.test.jsx Move reCaptcha codeto a component so it can be used in another spot later. 2020-03-24 17:41:22 -04:00
commenting-status.test.jsx Commenting status component. 2020-10-08 15:12:09 -04:00
compose-comment.test.jsx Skeleton of code to show mute modal and comment status. 2020-11-09 11:01:42 -05:00
email-step.test.jsx remove email opt-in from join flow 2020-06-12 12:35:34 -04:00
errorboundary.test.jsx renamed ErrorBoundary prop name to componentName 2019-10-11 17:17:50 -04:00
formik-input.test.jsx added test with error, toolTip false 2019-08-27 11:44:18 -04:00
formik-select.test.jsx Add simple unittests for a couple of Formik components. 2019-08-15 13:53:16 -04:00
info-button.test.jsx removed lodash.debounce, use onmouseleave instead 2020-04-14 10:33:59 -04:00
join-flow-step.test.jsx fixed join flow test 2019-08-19 16:17:32 +02:00
join-flow.test.jsx Revert "Merge pull request #3628 from LLK/revert-3618-hotfix/join-retry-session" 2020-01-14 21:58:38 -05:00
modal.test.jsx Add a prop to Modal that allows you to hide the close button. Set it to show by default and have the standalone join flow page set it to hidden. 2019-09-24 13:43:34 -04:00
mute-modal.test.jsx Add test for mute modal. 2020-10-05 11:09:54 -04:00
mute-step.test.jsx Add mute-step unit test. 2020-10-05 08:49:05 -04:00
navigation.test.jsx remove stray debugger 2020-07-30 11:08:34 -04:00
next-step-button.test.jsx Enable react linting and move test file to .jsx instead of .js. 2019-08-01 16:16:42 -04:00
page.test.jsx Add recognition text and links to the bottom of the page. 2019-12-04 16:28:23 -05:00
registration-error-step.test.jsx Fix merge conflicts :( 2019-11-05 20:01:35 -05:00
username-step.test.jsx Fix merge conflicts :( 2019-11-05 20:01:35 -05:00