fleet/frontend/components/forms/fields/SelectTargetsDropdown
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
..
SelectTargetsInput Improve server performance for host operations 2020-07-21 14:05:46 -07:00
SelectTargetsMenu Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
TargetDetails Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
TargetOption Migrate JS tests to Jest and update libraries (#74) 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
index.js Improves re-usability of the SelectTargetsDropdown (#518) 2016-11-21 10:38:23 -05:00
SelectTargetsDropdown.jsx Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
SelectTargetsDropdown.tests.jsx Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00