Skip to content

Improve JDBC integration tests #624

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

Closed
wants to merge 1 commit into from

Conversation

vpavic
Copy link
Contributor

@vpavic vpavic commented Sep 10, 2016

It would be useful to improve JDBC integration tests to cover multiple RDBMS vendors. This will be particularly useful once #613 is merged, since it introduces multiple configuration paths which results in different SQL statement used for some vendors.

This PR parameterizes JdbcOperationsSessionRepositoryITests to run on all embedded database types supported by Spring's EmbeddedDatabaseBuilder.

@rwinch rwinch self-assigned this Sep 12, 2016
@rwinch rwinch added this to the 1.3.0 M1 milestone Sep 12, 2016
@rwinch
Copy link
Member

rwinch commented Sep 12, 2016

Thanks for the PR! This is merged via 34948d6

@rwinch rwinch closed this Sep 12, 2016
@rwinch rwinch added type: enhancement A general enhancement in: build An issue in the build in: jdbc labels Sep 12, 2016
@vpavic vpavic deleted the improve-jdbc-it branch September 12, 2016 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: build An issue in the build in: jdbc type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants