linkerd2/web/app
Alejandro Pedraza 66ec92aa09
Additional Jest reporter for GH Annotations (#4294)
Second part of #4176

Added extra Jest reporter when running js tests from CI, which will send
to stdout a GH annotation for each test failure, something like:

```
::error file=/home/alpeb/src/forks/linkerd2/web/app/js/components/Navigation.test.jsx::Navigation › checks state when versions do not match
```

See the [health
metrics RFC](https://github.com/linkerd/rfc/blob/master/design/0002-ci-health-metrics.md) for more context.
2020-04-28 13:10:27 -05:00
..
__mocks__
css
img
integration
js Fix security issues by bumping all dependencies (#4284) 2020-04-23 10:31:55 -07:00
test
.babelrc
.eslintrc Refactoring to suppress eslint warnings jsx-a11y/click-events-have-key-events (#3995) 2020-02-11 09:28:02 -08:00
gh_ann_reporter.js Additional Jest reporter for GH Annotations (#4294) 2020-04-28 13:10:27 -05:00
index_bundle.js.lodash.tmpl Fix security issues by bumping all dependencies (#4284) 2020-04-23 10:31:55 -07:00
package.json Fix security issues by bumping all dependencies (#4284) 2020-04-23 10:31:55 -07:00
webpack.config.js Fix loading for docker build (#4293) 2020-04-24 13:58:34 -07:00
yarn.lock Fix security issues by bumping all dependencies (#4284) 2020-04-23 10:31:55 -07:00