mjolnir/test
David Teller 27ab1c710f Very basic support for Sentry.
The Sentry package is very useful for monitoring runtime errors. With this PR,
we simply add the necessary mechanism to:

- log to sentry any uncaught error that reaches the toplevel, including startup errors;
- log to sentry any error that we already log internally as `ERROR`.
2022-11-30 15:56:56 +01:00
..
appservice Appservice tests weren't added to tsconfig.json properly. (#440) 2022-11-28 12:55:43 +00:00
commands manymjolnir appservice (#364) 2022-11-15 18:03:06 +00:00
integration Very basic support for Sentry. 2022-11-30 15:56:56 +01:00
nginx.conf Update tests and instructions to intercept reports also with v3 endpoint (#388) 2022-10-18 15:48:39 +02:00