.. |
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
|
add justMuted variable, fix linting
|
2021-03-23 16:33:24 -04:00 |
email-confirmation-banner.test.jsx
|
in progress, tests, banner, modal
|
2021-12-17 13:09:46 -05:00 |
email-confirmation-modal.test.jsx
|
adds modal link click test
|
2021-12-17 13:13:36 -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 |
feedback-form.test.jsx
|
Fix FeedbackForm tests + other small fixes
|
2021-02-01 15:50:55 -05: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
|
only show feedback link for new mute
|
2021-03-11 13:06:51 -05: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 |
studio-admin-panel.test.jsx
|
Fix unneeded variables
|
2021-06-21 12:34:49 -04:00 |
studio-comments.test.jsx
|
Pass a customized comment component for studios
|
2021-06-21 16:06:40 -04:00 |
username-step.test.jsx
|
Fix merge conflicts :(
|
2019-11-05 20:01:35 -05:00 |