grafana/pkg/tests
Roberto Jiménez Sánchez 1a246739ed
Provisioning: Add bulk move job (#108762)
* Add move job to spec

* Add move worker

* Single commit mode

* Add initial integration tests

* Format code

* Improve test setup

* Add fixes for integration tests

* Implement move operation

* Format file

* Fix API documentation
2025-07-29 17:24:17 +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: Add bulk move job (#108762) 2025-07-29 17:24:17 +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.