grafana/pkg/tests
Dan Cech 5dfe4cf407
Storage: Watch tests (#85496)
* basic watch tests working

* refactor to read previous event within poller

* add watch test files

* cleanup

* watch tests passing

* debug cleanup

* special handling for canceled context

* cleanup

* fix wire

* fix sqlite_sequence cleanup issue

* move watch tests to integration, wait for provisioned dashboards

* handle context deadline exceeded and eof errors

* add comment about sleep
2024-04-08 11:42:12 -04: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 Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +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.