fleet/frontend/components/forms/validators
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
..
valid_email Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
valid_jwt_token License features (#1134) 2017-02-09 22:16:51 -05:00
valid_password Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
validate_equality Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
validate_numericality Create packs (#516) 2016-12-21 12:25:54 -05:00
validate_presence Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
validate_query Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
validate_yaml Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00