grafana/pkg/tests
Tim Mulqueen e0b2ccb061
Enable K8 Resources Endpoint again for Testing (#117876)
* Add some unit tests and enable sub resource so we can start testing manually on dev

* add test to verify auth headers are stripped when being forwarding requests to client

* add integration tests

* update test packages

* polish

* fix tests

* fix panic

* fmt

* white space

* add feature flag to routing of resources endpoint

* fix missing type

* update integration tests with correct feature flag

* fix test

* update other integration tests to use ff
2026-02-18 15:11:13 +01:00
..
alertmanager Replace remaining calls to testing.Short where possible. (#110765) 2025-09-09 08:16:12 +00:00
api Chore: maybe fix integration tests (#118226) 2026-02-16 17:08:06 +00:00
apis Enable K8 Resources Endpoint again for Testing (#117876) 2026-02-18 15:11:13 +01:00
testinfra Unified: extract backend creation from server (#117177) 2026-02-17 13:59:21 +01:00
testsuite Remove support for Google Spanner database. (#105846) 2025-05-23 11:35:59 +02:00
web IAM: Add userUID field to the user_auth table (#117771) 2026-02-12 12:14:37 +02:00
README.md Chore: Add CloudWatch HTTP API tests (#29691) 2021-01-07 11:36:13 +01:00
utils.go Move SkipIntegrationTestInShortMode to testutil. (#110750) 2025-09-08 12:50:31 +02:00

Integration tests

This directory contains Grafana server integration tests.