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

Test: Run a Query and Validate the Returned Map Structure #164

Open
Naseem77 opened this issue Sep 30, 2024 · 0 comments
Open

Test: Run a Query and Validate the Returned Map Structure #164

Naseem77 opened this issue Sep 30, 2024 · 0 comments
Assignees

Comments

@Naseem77
Copy link
Contributor

Title: Run a Query and Validate the Returned Map Structure

Preconditions:
The client must be connected to the database.

Test Steps:

  1. Select the graph 'testGraph'.
  2. Execute a query that returns a map with various properties.
  3. Validate the structure and values of the returned map.
  4. Delete the graph.

Expected Result: The returned map's properties should match the expected values (name, age, employment status, skills, salary, and address). The test should pass.

@Naseem77 Naseem77 self-assigned this Sep 30, 2024
This was linked to pull requests Sep 30, 2024
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 a pull request may close this issue.

1 participant