grafana/pkg/tests
Timur Olzhabayev 951916c668
Chore: Making the plugin install commands respect the config parameter (#86578)
Currently the grafana cli plugin commands are not reacting to the --config parameter. This PR make it possible to use config to define the plugin endpoints via config as an alternative to providing the --repo flag.
2024-04-22 10:29:25 +02:00
..
api Alerting: Consistently return Prometheus-style responses from rules APIs. (#86600) 2024-04-19 21:03:20 +02:00
apis Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
testinfra Chore: Making the plugin install commands respect the config parameter (#86578) 2024-04-22 10:29:25 +02:00
testsuite Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
web Session: set authID and authenticatedBy (#85806) 2024-04-11 10:25:29 +02:00
README.md Chore: Add CloudWatch HTTP API tests (#29691) 2021-01-07 11:36:13 +01:00
utils.go Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00

Integration tests

This directory contains Grafana server integration tests.