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

Create Tests images for all PostgreSQL versions 9.6+ and add to testing steps #21

Open
junkert opened this issue Mar 19, 2019 · 1 comment
Labels
help wanted Extra attention is needed testing Requires changes in the testing section of the code base

Comments

@junkert
Copy link
Collaborator

junkert commented Mar 19, 2019

We should be able to test all of our integration tests against 9.6 and above. Considering we parse the SQL dump file we should never assume it will be the same between version releases.

@junkert junkert added help wanted Extra attention is needed testing Requires changes in the testing section of the code base labels Mar 19, 2019
@junkert junkert changed the title Create Tests images for all PostgreSQL versions 9.6+ Create Tests images for all PostgreSQL versions 9.6+ and add to testing steps Mar 19, 2019
@junkert
Copy link
Collaborator Author

junkert commented Mar 19, 2019

This may be excessive and slow down dev unless we only require this check to happen when a merge to master happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed testing Requires changes in the testing section of the code base
Projects
None yet
Development

No branches or pull requests

1 participant