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: Geographic Points with Latitude and Longitude Values #165

Open
Naseem77 opened this issue Sep 30, 2024 · 0 comments · May be fixed by #166 or #159
Open

Test: Geographic Points with Latitude and Longitude Values #165

Naseem77 opened this issue Sep 30, 2024 · 0 comments · May be fixed by #166 or #159
Assignees

Comments

@Naseem77
Copy link

Title: Test Geographic Points with Latitude and Longitude Values

Preconditions:
The client must be connected to the database.

Test Steps:

  1. Select the graph 'testGraph'.
  2. Execute a query to create a geographic point using latitude and longitude values.
  3. Retrieve the created point.
  4. Validate that the latitude and longitude values match the expected values.
  5. Delete the graph.

Expected Result: The latitude and longitude values should match the expected values (40.7128 and -74.0060). 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