Skip to content

element id tests #408

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

Merged
merged 52 commits into from
Mar 11, 2022
Merged

element id tests #408

merged 52 commits into from
Mar 11, 2022

Conversation

thelonelyvulpes
Copy link
Contributor

@thelonelyvulpes thelonelyvulpes commented Feb 28, 2022

implemented tests for all data structures surrounding element id.

  • Node
  • Relationship
  • UnboundRelationship
  • Path

fbiville and others added 9 commits February 24, 2022 15:21
Official drivers will not support 4.0, even with the extended 5.0
handshake.

Tests requiring 4.0 are either:
 - removed (when variants for other 4.x are defined)
 - changed so that they require 4.4 (since 4.4 is the lowest 4.x
version official drivers MUST support - other 4.x are optional)
@thelonelyvulpes thelonelyvulpes force-pushed the feature/element-id-changes branch from 257c25e to e9e5f1d Compare March 3, 2022 10:30
@thelonelyvulpes thelonelyvulpes marked this pull request as ready for review March 3, 2022 10:31
@bigmontz bigmontz force-pushed the 5.0_handshake branch 2 times, most recently from 169cdec to fde638a Compare March 7, 2022 13:05
Base automatically changed from 5.0_handshake to 5.0 March 7, 2022 16:59
@robsdedude robsdedude force-pushed the feature/element-id-changes branch from 0e1a7e9 to c59877a Compare March 8, 2022 09:03
@thelonelyvulpes
Copy link
Contributor Author

dotnet failing because there's no implementation of CypherPath on testbackend in 5.0, this is fixed in the element id pr.

Copy link
Contributor

@robsdedude robsdedude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok now, from my side.

@thelonelyvulpes thelonelyvulpes merged commit 36c18e5 into 5.0 Mar 11, 2022
@robsdedude robsdedude deleted the feature/element-id-changes branch March 11, 2022 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants