fleet/frontend/components/forms/admin/AppConfigForm
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
AppConfigForm.jsx Add support for multiple enroll secrets (#2238) 2020-05-29 09:12:39 -07:00
AppConfigForm.tests.jsx Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
index.js App settings page (#615) 2016-12-23 13:40:16 -05:00
validate.js Add automatic host expiration capability (#2117) 2019-10-16 16:35:17 -07:00
validate.tests.js Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00