fleet/frontend/components/WarningBanner
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 Add Nunito Sans font and update global styles. (#59) 2020-11-19 16:51:22 -08:00
index.js Add warning in query UI when Redis fails (#2086) 2019-08-13 09:42:58 -07:00
WarningBanner.jsx Add warning in query UI when Redis fails (#2086) 2019-08-13 09:42:58 -07:00
WarningBanner.tests.jsx Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00