grafana/pkg/services/queryhistory
Kat Yang c63ebc887b
Chore: Run integration tests without grabpl (#49448)
* Chore: Run integration tests without grabpl

* Add new step for integration tests in lib.star

* Remove old integration test step from lib.star

* Change drone signature

* Fix: Edit starlark integration step to not affect enterprise

* Remove all build tags & rename starlark integration test step

* Resync .drone.yml with .drone.star

* Fix lint errors

* Fix lint errors

* Fix lint errors

* Fix more lint errors

* Fix another lint error

* Rename integration test step

* Fix last lint error

* Recomment enterprise step

* Remove comment from Makefile

Co-authored-by: Ida Furjesova <ida.furjesova@grafana.com>
2022-06-01 14:55:22 -04:00
..
api.go Query history: Add from and to parameters (#48212) 2022-04-29 09:55:33 +02:00
database.go Query history: Cleanup (#48303) 2022-05-03 14:49:58 +02:00
models.go Query history: Add from and to parameters (#48212) 2022-04-29 09:55:33 +02:00
queryhistory_create_test.go Chore: Run integration tests without grabpl (#49448) 2022-06-01 14:55:22 -04:00
queryhistory_delete_stale_test.go Chore: Run integration tests without grabpl (#49448) 2022-06-01 14:55:22 -04:00
queryhistory_delete_test.go Chore: Run integration tests without grabpl (#49448) 2022-06-01 14:55:22 -04:00
queryhistory_enforce_limit_test.go Chore: Run integration tests without grabpl (#49448) 2022-06-01 14:55:22 -04:00
queryhistory_migrate_test.go Chore: Run integration tests without grabpl (#49448) 2022-06-01 14:55:22 -04:00
queryhistory_patch_test.go Chore: Run integration tests without grabpl (#49448) 2022-06-01 14:55:22 -04:00
queryhistory_search_test.go Chore: Run integration tests without grabpl (#49448) 2022-06-01 14:55:22 -04:00
queryhistory_star_test.go Chore: Run integration tests without grabpl (#49448) 2022-06-01 14:55:22 -04:00
queryhistory_test.go Chore: Run integration tests without grabpl (#49448) 2022-06-01 14:55:22 -04:00
queryhistory_unstar_test.go Chore: Run integration tests without grabpl (#49448) 2022-06-01 14:55:22 -04:00
queryhistory.go Query history: Cleanup (#48303) 2022-05-03 14:49:58 +02:00
writers.go Query history: Add from and to parameters (#48212) 2022-04-29 09:55:33 +02:00