fleet/frontend/components/UserBlock
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
..
_styles.scss Implement global colors. Add italic font. (#64) 2020-11-24 08:59:03 -08:00
helpers.js Add SSO support to new user activation (#1504) 2017-05-10 11:26:05 -05:00
helpers.tests.js Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
index.js Stop re-rendering of page component from covering up form errors (#1104) 2017-01-27 10:41:55 -05:00
UserBlock.jsx Upgrade eslint and dependencies (#2255) 2020-07-06 19:31:48 -07:00
UserBlock.tests.jsx Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00