linkerd2/web/app/js/components/util
Risha Mars a82e2afefc
Switch to jest for assertions, remove mocha and chai (#1769)
Use jest for assertions, removing the need for mocha and chai

- Clean up test dependencies
- Move dev dependencies to devDependencies
- yarn remove chai remove sinon-chai mocha
2018-10-15 17:17:11 -07:00
..
ApiHelpers.jsx Link the resources in the Tap and Top tables to their detail pages (#1569) 2018-08-31 15:53:02 -07:00
ApiHelpers.test.jsx Switch to jest for assertions, remove mocha and chai (#1769) 2018-10-15 17:17:11 -07:00
AppContext.jsx Update eslint config to extend more default rules (#1035) 2018-05-29 18:23:13 -07:00
CopyUtils.jsx Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
MetricUtils.jsx ResourceDetail: display unmeshed sources in the inbound table (#1697) 2018-09-26 10:20:56 -07:00
MetricUtils.test.js Switch to jest for assertions, remove mocha and chai (#1769) 2018-10-15 17:17:11 -07:00
OctopusArms.jsx Draw SVG octopus arms in ResourceDetail inbound/outbound chart (#1693) 2018-09-24 10:41:08 -07:00
Percentage.js Add per namespace pages that show all resource stats for a namespace (#893) 2018-05-08 14:05:16 -07:00
SvgWrappers.jsx Add grafana icon to links, refactor svgs, link to ResourceDetail component (#1482) 2018-08-17 15:12:33 -07:00
TapUtils.jsx Add a clear button to the tap and top query forms (#1718) 2018-09-28 15:23:33 -07:00
Utils.js ResourceDetail: display unmeshed sources in the inbound table (#1697) 2018-09-26 10:20:56 -07:00
Utils.test.js Switch to jest for assertions, remove mocha and chai (#1769) 2018-10-15 17:17:11 -07:00
withREST.jsx Tap web UI: Fix latency formatting (#1429) 2018-08-09 15:23:34 -07:00