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

TST: Use user-defined port variables for Omnisci and PostgreSQL tests #2082

Merged
merged 3 commits into from
Feb 17, 2020

Conversation

semelianova
Copy link
Contributor

Make the user the possibility to define the connection port to the database, so check IBIS_TEST_OMNISCIDB_PORT env variable.

@pep8speaks
Copy link

pep8speaks commented Feb 17, 2020

Hello @semelianova! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2020-02-17 14:41:10 UTC

@semelianova semelianova changed the title BUG: [Omnisci] Use user-defined port variable for tests BUG: [Omnisci, PostgreSQL] Use user-defined port variable for tests Feb 17, 2020
@xmnlab xmnlab changed the title BUG: [Omnisci, PostgreSQL] Use user-defined port variable for tests TST: Use user-defined port variables for Omnisci and PostgreSQL tests Feb 17, 2020
Copy link
Contributor

@xmnlab xmnlab left a comment

Choose a reason for hiding this comment

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

LGTM! thanks for working on that @semelianova !

@xmnlab xmnlab merged commit 7fc58a1 into ibis-project:master Feb 17, 2020
@jreback
Copy link
Contributor

jreback commented Feb 17, 2020

@xmnlab are these changes actually tested anywhere?

pls don’t merge things until they r reviewed

@xmnlab
Copy link
Contributor

xmnlab commented Feb 17, 2020

@jreback the changes was in a test setup file ... all tests for these backends use that ..
ok after my review I will ping you next time ;)

@xmnlab xmnlab added ci Continuous Integration issues or PRs omnisci postgres The PostgreSQL backend tests Issues or PRs related to tests and removed ci Continuous Integration issues or PRs labels Feb 17, 2020
@semelianova semelianova deleted the test_port branch February 18, 2020 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
postgres The PostgreSQL backend tests Issues or PRs related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants