weaveworks / launcher

Weave Cloud Launcher
Apache License 2.0
10 stars 13 forks source link

Don't error to Sentry with integration tests #80

Open aaron7 opened 6 years ago

aaron7 commented 6 years ago

We have an integration test which purposely fails to update the agent. This error is being reported to Sentry along with any Production errors.

We should allow sentry to be disabled or use another Sentry project for integration tests.