mirror of https://github.com/grafana/grafana
Chore: Add new go test commands for unit, integration, and pro tests to makefile (#51202)
* Chore: Add new go test commands for unit, integration tests to makefile * Add test-go-unit and test-go-integration targets as dependencies of the test-go target * Add makefile target for mysql & postgres backends * Set GRAFANA_TEST_DB variable for the xargs postgres command Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com> * Set GRAFANA_TEST_DB variable for the xargs mysql command Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com> * Use postgres_tests as source Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com> * Set postgres_tests as source Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com> * Clean test cache before postgres and mysql integration test makefile commands Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>pull/50952/head^2
parent
2617a25fb5
commit
ab8ad1bb42
Loading…
Reference in new issue