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

remove tests for element id where long id is null #464

Conversation

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.

0️⃣ 🆔 🛃

Copy link
Contributor

@bigmontz bigmontz left a comment

Choose a reason for hiding this comment

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

🔢

@thelonelyvulpes thelonelyvulpes merged commit 0dcf43e into neo4j-drivers:5.0 Jul 6, 2022
robsdedude added a commit that referenced this pull request Jul 6, 2022
Element ID and legacy ID will generally not be the same.
#464 fixed this in the stub server
but left the unit tests unchanged. The tests, however, asserted that there is
a check in place that the element ID == str(legacy ID) which is not the case
anymore.
robsdedude added a commit that referenced this pull request Jul 6, 2022
Element ID and legacy ID will generally not be the same.
#464 fixed this in the stub server
but left the unit tests unchanged. The tests, however, asserted that there is
a check in place that the element ID == str(legacy ID) which is not the case
anymore.
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.

3 participants