grafana/pkg/services/ngalert/notifier
Eng Zer Jun b56848f006
test: use T.TempDir to create temporary test directory (#44947)
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-03-22 15:43:29 +01:00
..
channels Chore: Remove bus from notification service (#46813) 2022-03-22 09:04:30 +01:00
alertmanager_test.go test: use T.TempDir to create temporary test directory (#44947) 2022-03-22 15:43:29 +01:00
alertmanager.go Alerting: refactor receiver validation to be reusable (#46103) 2022-03-15 00:27:10 +01:00
alerts.go Alerting: A better and cleaner way to know if Alertmanager is initialised (#36659) 2021-07-12 18:53:01 +05:30
available_channels.go Capitalize Webhook contact point type (#45942) 2022-02-26 10:45:05 +01:00
config_test.go Inhouse alerting api (#33129) 2021-04-19 14:26:04 -04:00
config.go Alerting: fix gosec warning that is not valid (#43425) 2021-12-21 19:47:47 +01:00
file_store_test.go Alerting: Allow configuration of non-ready alertmanagers (#43063) 2021-12-27 17:01:17 -06:00
file_store.go Alerting: cleanup alert resources on org removal (#39938) 2021-10-12 12:05:02 +02:00
multiorg_alertmanager_test.go test: use T.TempDir to create temporary test directory (#44947) 2022-03-22 15:43:29 +01:00
multiorg_alertmanager.go Add context.Context to AlertingStore (#45069) 2022-02-09 09:22:09 +00:00
receivers_test.go Contact point testing (#37308) 2021-08-17 13:49:05 +01:00
receivers.go Alerting: Fix API specification (#42282) 2021-11-30 20:55:54 +01:00
silences.go NGAlert: Consolidate on standard errors package (#33249) 2021-04-22 11:18:25 +02:00
status.go Contact point testing (#37308) 2021-08-17 13:49:05 +01:00
testing.go Add context.Context to AlertingStore (#45069) 2022-02-09 09:22:09 +00:00