grafana/pkg/tests
Yuri Tseretyan 4479e7218d
Alerting: MuteTiming service return errutil + GetTiming by name (#79772)
* add get mute timing by name to MuteTimingService
* update get mute timing request handler to use the service method

* replace validation, uniqueness and used errors with errutils
* update mute timing methods return errutil responses
* use the term "time interval" in errors bevause mute timings are deprecated in Alertmanager and will be replaced by time intervals in the future.

* update create and update methods to return struct instead of pointer
2024-01-12 21:23:44 +02:00
..
api Alerting: MuteTiming service return errutil + GetTiming by name (#79772) 2024-01-12 21:23:44 +02:00
apis K8s: Add dashboard service (requires dev mode) (#78565) 2024-01-11 01:20:30 +02:00
testinfra Alerting: Support hysteresis command expression (#75189) 2024-01-04 11:47:13 -05:00
web Login: refactor auth info package (#78459) 2023-11-21 14:47:23 +01:00
README.md Chore: Add CloudWatch HTTP API tests (#29691) 2021-01-07 11:36:13 +01:00
utils.go Nested Folders: Fix /api/folders pagination (#79447) 2023-12-15 19:34:08 +02:00

Integration tests

This directory contains Grafana server integration tests.