Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

Make a tests configurable in terms of underlying postgres #4

Open
Dmitry-Erokhin opened this issue Oct 23, 2017 · 0 comments
Open

Make a tests configurable in terms of underlying postgres #4

Dmitry-Erokhin opened this issue Oct 23, 2017 · 0 comments
Assignees

Comments

@Dmitry-Erokhin
Copy link
Owner

As far as pg container is running externally from test, some degree of flexibility should be added.

  • Major postgres setting should be parametrised via build script parmetrs:
    -- hostname (optional)
    -- database
    -- user
    -- password
  • All the settings should be passed into the tests (envvars?) to enable it connect to the databse
@Dmitry-Erokhin Dmitry-Erokhin added this to the 1.0 milestone Oct 23, 2017
@Dmitry-Erokhin Dmitry-Erokhin removed this from the 1.0 milestone Oct 24, 2017
@Dmitry-Erokhin Dmitry-Erokhin self-assigned this Nov 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant