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

Problems to run test #2

Open
henhuy opened this issue Jul 5, 2018 · 0 comments
Open

Problems to run test #2

henhuy opened this issue Jul 5, 2018 · 0 comments
Assignees

Comments

@henhuy
Copy link

henhuy commented Jul 5, 2018

First of all, thank you very much for your effort in implementing this dialect - this makes things very nice!

I had some Problems to run the tests, especially connection to the OEP was difficult/not very clear.
I just solved them and now it runs fine ;)
Nevertheless, I wanted to make some suggestions to make test script easier to understand:

  • maybe you could set OED_STRING to:
    OED_STRING = 'postgresql+oedialect://{username}:{token}@{url}:{port}'
    to make clear which components are needed. The ÒED_CREDS are not set properly, so that I had to figure them out myself...
  • you could give a "real" example with correct oep_url "oep.iks.cs.ovgu.de" and correct Port "80".

I think this would help, to easily establish an connection...
Regards, Hendrik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants