Skip to content

v2.77.2

Compare
Choose a tag to compare
@tay1orjones tay1orjones released this 12 May 13:46
· 9748 commits to next since this release
3bd2f51

2.77.2 (2020-05-12)

Bug Fixes

  • datetimepicker: tests should use ISO 8601 compliant date string format (d4e4ca4)
  • hierarchylist: properly mock lodash debounce, ensure all tests have an assertion (b50d33b)
  • jest: use jest-environment-jsdom-sixteen to avoid shared prototypes (0a484b6)
  • ListCard: update snapshot to include data array default (e149589)
  • simplelist: all tests should have at least one assertion (9e8acfe)
  • test: meet coverage thresholds after refactoring (8c07320)
  • tests: ensure async tests resolve, refactor unscoped eslint disables, add new eslint rules to prevent errors (2bc7520)
  • tests: properly mock console.error, listcard assertions, proper vscode node version (c726a40)
  • tests: upgrade jest, isolate and restore mocks, log heap usage in CI (469d84d)
  • timepickerspinner: refactor to remove unstable selectionStart tests (1dfc05c)