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

Adding BDD infrastructure #44

Closed
wants to merge 57 commits into from
Closed

Adding BDD infrastructure #44

wants to merge 57 commits into from

Conversation

mkschulze
Copy link
Member

This draft pull request adds the BDD infrastructure.

#30 GraknClient BDD development mega issue

@mkschulze mkschulze linked an issue Mar 8, 2021 that may be closed by this pull request
= and others added 12 commits March 8, 2021 14:41
* more items included in constructor

* tried to get Transaction working

* So far no fortune ocurred

* more testing source code

* first attempt of fully implementd Session

* Session fully implemented

* step in between

* implemented most of the things

* steps towards ConceptManager.jl

* First steps towards Concept
`Session_Type` is a constant defined in a sub module
so it needs to be referenced directly.

Also changed style of `Session` constructors to the
long form since the lines are too long.
informations database_all etc.
@mkschulze mkschulze self-assigned this Mar 17, 2021
@mkschulze mkschulze closed this Apr 3, 2021
TypeDBClient V1 automation moved this from In progress to Done Apr 3, 2021
@mkschulze mkschulze deleted the BDD-infrastructure branch April 3, 2021 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

BDD: Configure CI to run BDD tests
3 participants