grafana/pkg/tests
Roberto Jiménez Sánchez c7c0268594
Provisioning: bulk delete resources by name (#108833)
* Add resource reference to spec

* Add FindResourcePath

* Fix formatting

* Use ForKind client

* Add unit test for new method

* Format code

* Add integration tests

* Fix unit tests

* Fix formatting

* Find out preferred version based on group and kind

* Handle trailing slash for folders

* Format code

* Fix linting

* Add integration test for folder bulk deletion

* Format code

* Format discovery file

* Deduplicate paths for deletion
2025-07-29 14:29:35 +02:00
..
alertmanager Alerting: Send merged configuration to the remote alertmanager (#107004) 2025-07-02 21:35:24 +02:00
api Alerting: Move some tests to full integration tests (#108747) 2025-07-29 12:15:26 +00:00
apis Provisioning: bulk delete resources by name (#108833) 2025-07-29 14:29:35 +02:00
testinfra Simplify open feature setup (#107632) 2025-07-14 16:22:04 +02:00
testsuite Remove support for Google Spanner database. (#105846) 2025-05-23 11:35:59 +02:00
web Chore: Ensure we save correct default `admin` user in integration test DB setup (#105752) 2025-05-28 11:25:01 +01:00
README.md
utils.go PoC: replace using testing.Short in storage/unified package with integration test skip method (#107887) 2025-07-09 15:32:10 +00:00

README.md

Integration tests

This directory contains Grafana server integration tests.