mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* remove local graf templateSrv and use @grafana/runtime * tests broken still 0.0 * wip * moving around tests and fixing * template var test using mocking and stuff * AM ds tests fixed * fix filter tests * all tests work * remove comment * Update azure_log_analytics_datasource.ts * remove deferred util - not used * mock instead of spying * not calling getTemplateSrv each time * pass range down to filter instead of doing werid stuff * use default time range if no time range * prettierer * remove note