grafana/pkg/tests/apis
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
..
alerting Alerting: Support optional matchers (#117911) 2026-02-11 20:39:51 +00:00
collections Stars: Return an error when trying to save non-dashboard stars with legacy storage (#115761) 2026-01-06 06:53:38 -08:00
correlations Correlations: Add legacy storage (#112038) 2025-10-16 21:13:39 +03:00
dashboard Library Panels: add a folder tree cache for getAllHandler (#117475) 2026-02-10 11:00:18 +01:00
datasource Enable K8 Resources Endpoint again for Testing (#117876) 2026-02-18 15:11:13 +01:00
features Add non-boolean feature flags support to the StaticProvider (#115085) 2026-01-12 22:53:23 +01:00
folder App Platform: Add dry-run support to DualWriter (#118217) 2026-02-17 14:03:11 +02:00
iam Chore: Upgrade app-sdk to 0.50.1 (#117292) 2026-02-10 13:55:07 +03:00
openapi_snapshots Testdata: Update query type examples and OpenAPI (#118242) 2026-02-17 11:38:55 +03:00
playlist Playlists: Graduate to v1 apis (#117638) 2026-02-09 09:36:26 +03:00
plugins Plugins: Move fixed role registration behind toggle (#115940) 2026-01-07 13:52:01 -05:00
preferences Preferences: Add API validation and update documentation (#116045) 2026-01-09 03:57:15 -07:00
provisioning Provisioning: Add integration tests for empty path repositories (#117525) 2026-02-18 12:00:55 +00:00
shorturl ShortURL: K8s Implement custom authorizer (#114192) 2025-11-25 16:34:10 -03:00
client.go K8s/Test: Allow setting license path in test helper (#99786) 2025-01-30 08:59:00 +02:00
helper.go Enable K8 Resources Endpoint again for Testing (#117876) 2026-02-18 15:11:13 +01:00
openapi_test.go Enable K8 Resources Endpoint again for Testing (#117876) 2026-02-18 15:11:13 +01:00
README.md
types.go Chore: Update golang.org/x/ and do not omitempty Items (#105371) 2025-05-14 14:31:45 +03:00
zanzana_reconcile.go Zanzana: Run dashboard integration tests backed by zanzana (#115771) 2026-01-08 21:51:42 +00:00

K8s integration tests

This directory contains integration tests the k8s api services