fleet/frontend/components/forms/RegistrationForm/OrgDetails
Zach Wasserman 0670db66c4
Migrate JS tests to Jest and update libraries (#74)
- Move from Mocha to Jest for JS testing (Jest seems to have better support for
 'watching' tests and a more active community these days).
- Codemod existing tests to Jest syntax (using https://github.com/skovhus/jest-codemods)
- Fix some errors in tests that were previously hidden.
- Update Babel.
2020-12-01 10:15:12 -08:00
..
helpers.js Removing requirement for org avatar & fixing "Enter" key on /setup (#871) 2017-01-11 12:27:33 -07:00
index.js User registration (#453) 2016-11-16 11:58:25 -05:00
OrgDetails.jsx Fix form field focus on setup pages (#2336) 2020-10-21 18:03:39 -07:00
OrgDetails.tests.jsx Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00