typedb / typedb-behaviour

TypeDB Behaviour Test Specification
Mozilla Public License 2.0
10 stars 19 forks source link

3.0 Implement Driver fetch steps #305

Closed farost closed 1 month ago

farost commented 1 month ago

Usage and product changes

We add new behaviour tests steps to test fetch responses (concept documents) received by the TypeDB drivers.

Additionally, we refactor some of the already existing steps to align with the Java driver's implementation, and cover additional API's missed before.

typedb-bot commented 1 month ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture