3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/notifications
Alexander Weaver 703d7deeda
Alerting: Add integration tests for dual-stage email templating ()
* Resolve merge conflicts

* Remove cruft from local exploration

* Move integration tests to intercept using new abstraction layer instead of channel

* Fix linter error after rebase
2022-03-01 10:49:49 -06:00
..
codes_test.go Chore: Refactor GoConvey in notification service package () 2021-10-26 18:08:04 +02:00
codes.go Chore: Remove bus from password () 2022-02-03 10:33:46 +01:00
email.go Migrate to Wire for dependency injection () 2021-08-25 15:11:22 +02:00
mailer.go Alerting: Add abstraction layer and testing hooks in front of SMTP dialer () 2022-01-13 15:19:15 -06:00
mock.go Remove bus from org invite api () 2022-01-31 17:24:52 +01:00
notifications_test.go Chore: Remove bus from password () 2022-02-03 10:33:46 +01:00
notifications.go Alerting: Add integration tests for dual-stage email templating () 2022-03-01 10:49:49 -06:00
send_email_integration_test.go Remove bus from org invite api () 2022-01-31 17:24:52 +01:00
smtp_test.go Alerting: Add abstraction layer and testing hooks in front of SMTP dialer () 2022-01-13 15:19:15 -06:00
smtp.go Alerting: Add abstraction layer and testing hooks in front of SMTP dialer () 2022-01-13 15:19:15 -06:00
testing.go Alerting: Add abstraction layer and testing hooks in front of SMTP dialer () 2022-01-13 15:19:15 -06:00
webhook.go Chore: Disable default golangci-lint filter () 2020-12-15 09:32:06 +01:00