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

Add JDBC Integration tests for Postgres #1130

Merged
merged 1 commit into from
Feb 6, 2020
Merged

Add JDBC Integration tests for Postgres #1130

merged 1 commit into from
Feb 6, 2020

Conversation

BradleyBoutcher
Copy link
Contributor

Utilizes the new JDBC Jar to test queries with postgres

  • Runs several connection tests over TCP
  • Created a new TestRunner that conforms to JDBC requirements

Copy link
Contributor

@sgnn7 sgnn7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@BradleyBoutcher Just a few comments but looks good!

test/connector/tcp/pg/Dockerfile.dev Outdated Show resolved Hide resolved
test/connector/tcp/pg/Dockerfile.dev Outdated Show resolved Hide resolved
test/connector/tcp/pg/pkg/run_test_case.go Outdated Show resolved Hide resolved
test/connector/tcp/pg/pkg/run_test_case.go Outdated Show resolved Hide resolved
test/connector/tcp/pg/tests/essentials_test.go Outdated Show resolved Hide resolved
@BradleyBoutcher BradleyBoutcher changed the base branch from petstore-int to master February 6, 2020 15:04
@BradleyBoutcher BradleyBoutcher self-assigned this Feb 6, 2020
Copy link
Contributor

@sgnn7 sgnn7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sgnn7 sgnn7 merged commit d33932a into master Feb 6, 2020
@sgnn7 sgnn7 deleted the postgres-jdbc branch February 6, 2020 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants