grafana/pkg/tests
Karl Persson 895222725c
Session: set authID and authenticatedBy (#85806)
* Authn: Resolve authenticate by and auth id when fethcing signed in user

* Change logout client interface to only take Requester interface

* Session: Fetch external auth info when authenticating sessions

* Use authenticated by from identity

* Move call to get auth-info into session client and use GetAuthenticatedBy in various places
2024-04-11 10:25:29 +02:00
..
api Storage: Watch tests (#85496) 2024-04-08 11:42:12 -04:00
apis Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
testinfra Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +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.