mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-01-09 23:48:04 -05:00
ci(cloudsqlmysql): add integration tests (#243)
Add integration test for CloudSQL for MySQL. Added other integration tests' tag into `.golangci.yaml`, and fixing lint errors. Moved getCloudSQLDialOpts to `common_test.go` since it is used across all three cloud sql integration tests.
This commit is contained in:
@@ -33,7 +33,10 @@ issues:
|
||||
run:
|
||||
build-tags:
|
||||
- integration
|
||||
- cloudsql
|
||||
- cloudsqlpg
|
||||
- postgres
|
||||
- alloydb
|
||||
- spanner
|
||||
- cloudsqlmssql
|
||||
- cloudsqlmysql
|
||||
- neo4j
|
||||
|
||||
Reference in New Issue
Block a user