Peter Štibraný
|
7fd9ab9481
|
Replace check for integration tests. (#110707)
* Replace check for integration tests.
* Revert changes in pkg/tsdb/mysql packages.
* Fix formatting of few tests.
|
2025-09-08 15:49:49 +02:00 |
|
Serge Zaitsev
|
a95fb3a37c
|
Chore: Omit integration tests if short test flag is passed (#108777)
* omit integration tests if short test flag is passed
* Update pkg/services/ngalert/models/receivers_test.go
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
* Update pkg/tests/api/alerting/api_ruler_test.go
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
* Update pkg/tests/api/alerting/api_ruler_test.go
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
* Update pkg/tests/api/alerting/api_ruler_test.go
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
* Update pkg/tests/api/alerting/api_ruler_test.go
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
* Update pkg/tests/api/alerting/api_ruler_test.go
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
* Update pkg/services/ngalert/models/receivers_test.go
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
* Update pkg/cmd/grafana-cli/commands/datamigrations/to_unified_storage_test.go
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
* Update pkg/services/ngalert/models/receivers_test.go
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
* fix the rest
* false positive
---------
Co-authored-by: Matheus Macabu <macabu@users.noreply.github.com>
|
2025-07-28 13:38:54 +02:00 |
|
Will Browne
|
edb0865caa
|
Chore: Ensure we save correct default admin user in integration test DB setup (#105752)
* fix helper + amend tests
* fix import + remove unused var
* remove more users
* remove unused code
* update test comment
|
2025-05-28 11:25:01 +01:00 |
|
Alexander Akhmetov
|
9fe523b9e6
|
Alerting: API to pause all alert rules in a folder (#104674)
|
2025-05-13 17:04:01 +02:00 |
|