Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testing: add tests for MySQL #64

Closed
broady opened this issue Jun 20, 2016 · 1 comment
Closed

testing: add tests for MySQL #64

broady opened this issue Jun 20, 2016 · 1 comment
Assignees
Labels
🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@broady
Copy link
Contributor

broady commented Jun 20, 2016

Bookshelf has a test for MySQL:

    host := os.Getenv("GOLANG_SAMPLES_MYSQL_HOST")
    port := os.Getenv("GOLANG_SAMPLES_MYSQL_PORT")

Either use Cloud SQL or run a local MySQL to test them.

@tbpg
Copy link
Contributor

tbpg commented Jun 11, 2019

Closing as part of bookshelf update.

@tbpg tbpg closed this as completed Jun 11, 2019
@tbpg tbpg self-assigned this Jun 11, 2019
@yoshi-automation yoshi-automation added 🚨 This issue needs some love. triage me I really want to be triaged. labels Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants