angular-cn/aio/tests/e2e
Pete Bacon Darwin 98001a065d feat(aio): report application errors to Google Analytics (#22011)
This is a basic implementation of error logging using the limited
facilities provided by Google Analytics.

Errors within the Angular app itself will be handled by a new
`ReportingErrorHandler` service, which overrides and extends the
built-in `ErrorHandler`.

Further, errors outside the app, which arrive at `window.onerror`
will also be reported to Google Analytics.

Closes #21943

PR Close #22011
2018-02-07 12:09:38 -08:00
..
api.e2e-spec.ts build(aio): move test config and e2e tests into subfolders (#21763) 2018-02-02 07:52:30 -08:00
api.po.ts build(aio): move test config and e2e tests into subfolders (#21763) 2018-02-02 07:52:30 -08:00
app.e2e-spec.ts fix(aio): remove links from sub-menu toggles (#21695) 2018-02-07 12:06:45 -08:00
app.po.ts fix(aio): remove links from sub-menu toggles (#21695) 2018-02-07 12:06:45 -08:00
onerror.e2e-spec.ts feat(aio): report application errors to Google Analytics (#22011) 2018-02-07 12:09:38 -08:00
protractor.conf.js build(aio): move test config and e2e tests into subfolders (#21763) 2018-02-02 07:52:30 -08:00
tsconfig.e2e.json build(aio): move test config and e2e tests into subfolders (#21763) 2018-02-02 07:52:30 -08:00