scratch-www/test/unit/components
Ben Wheeler 5805d8a0fe first take on toggleable open close state for info messages
make info button have large, invisible boundary

fix info button ref setting

WIP: experiment with more sophisticated mouseout handling

add lodash debounce

use lodash debounce to reduce info message flickering

tweak info message position per added padding

remove leftover function

update info button tests, add a bunch more
2020-04-13 17:06:33 -04: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
email-step.test.jsx Move reCaptcha codeto a component so it can be used in another spot later. 2020-03-24 17:41:22 -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 first take on toggleable open close state for info messages 2020-04-13 17:06:33 -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
navigation.test.jsx added tests for whether registration modal shows up 2019-10-17 23:38:55 -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