grafana/pkg/tests
Yuri Tseretyan 5ae5fa3a7a
Alerting: Support field selectors in time interval API (#90022)
* fix kind of TimeInterval
* register custom fields for selectors
* support field selectors in legacy storage
* support selectors in storage

===== Misc
* refactor conversions to build in one place
* hide implementation of provenance status behind accessors to use the key in selectors
* fix provenance error
2024-07-08 22:45:30 +03:00
..
api Alerting: Fix some status codes returned from provisioning API. (#90117) 2024-07-05 19:06:37 +02:00
apis Alerting: Support field selectors in time interval API (#90022) 2024-07-08 22:45:30 +03:00
testinfra Storage: Read desired mode from config instead of feature flags (#88353) 2024-05-31 19:29:59 +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 User: Add tracing (#87028) 2024-04-30 13:15:56 +02:00

Integration tests

This directory contains Grafana server integration tests.