Skip to content

1.0 tck tests - ResultSummary API and Equality #41

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 13 commits into from
Mar 30, 2016
Merged

1.0 tck tests - ResultSummary API and Equality #41

merged 13 commits into from
Mar 30, 2016

Conversation

RagnarW
Copy link
Contributor

@RagnarW RagnarW commented Mar 4, 2016

The follow needs to be fixed before merge:

Equality:

  • Decide what equality means. The feature file is designed for using IDs
  • Should Path direction matter? The feature file is designed to test direction
  • Should JS graph-objects have equals. There is no equality in JS should this be implemented?

ResultApi:

  • ProfiledPlan: should the returned rows/records return "records" or "rows"
  • Statistics: should statics be specified and should update statistics be part of it?

session.run("RETURN 1").consume()
assert session.connection.defunct
assert session.connection.closed
# def test_defunct(self):
Copy link
Contributor

Choose a reason for hiding this comment

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

?

@RagnarW RagnarW merged commit 6debbc9 into 1.0 Mar 30, 2016
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.

2 participants