typedb / typedb-driver-python

TypeDB Driver for Python

Home Page:https://typedb.com

Repository from Github https://github.comtypedb/typedb-driver-pythonRepository from Github https://github.comtypedb/typedb-driver-python

Enable BDD tests for all Graql Queries on Client Python

haikalpribadi opened this issue · comments

Problem to Solve

Not all Graql query BDD tests are called in CI.

Proposed Solution

Call all Graql query BDD tests in CI, and make sure they pass.