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

#185 added get_project() helper function #186

Merged
merged 15 commits into from
Sep 13, 2017

Conversation

jberends
Copy link
Member

  • added helper.py in pykechain
  • ensured that from pykechain import get_project works
  • added documentation to the documentation site
  • added tests for the get_project()
  • added ClientError to feedback errors that are with establishing a client, even before connection made
  • updated the Client.__init__() to check if the url is valid

* added helper.py in pykechain
* ensured that `from pykechain import get_project` works
* added documentation to the documentation site
* added tests for the `get_project()`
* added `ClientError` to feedback errors that are with establishing a client, even before connection made
* updated the `Client.__init__()` to check if the url is valid
@jberends jberends self-assigned this Sep 12, 2017
@jberends jberends added this to the v1.12 milestone Sep 12, 2017
@KE-works KE-works deleted a comment Sep 13, 2017
@KE-works KE-works deleted a comment Sep 13, 2017
@KE-works KE-works deleted a comment Sep 13, 2017
@KE-works KE-works deleted a comment Sep 13, 2017
@KE-works KE-works deleted a comment Sep 13, 2017
@KE-works KE-works deleted a comment Sep 13, 2017
@KE-works KE-works deleted a comment Sep 13, 2017
@KE-works KE-works deleted a comment Sep 13, 2017
@jberends jberends merged commit 901aa38 into master Sep 13, 2017
@jberends jberends deleted the 185-client-get-project-from-env branch September 13, 2017 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant