trinodb / grafana-trino

The Trino datasource allows to query and visualize Trino data from within Grafana.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tests

nineinchnick opened this issue · comments

Figure out how to create automated tests, unit, and integration (running against an actual Trino server).

Integration tests are something we can attempt quickly by taking reference from sqlds or sqlutil from grafana

Basic tests are in but I'll keep this open to add integration tests.