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

[q5Vf4pi2] Fix broken GeoCode tests #476

Merged
merged 3 commits into from
Aug 17, 2023
Merged

Conversation

gem-neo4j
Copy link
Contributor

The count of returned results had changed, hence them starting to break. I found the tests very hard to read so I rewrote them as well to be easier to understand.

@gem-neo4j gem-neo4j force-pushed the dev_fix_broken_geocode_tests branch from 795ef46 to f729c91 Compare August 16, 2023 13:33
@gem-neo4j gem-neo4j marked this pull request as ready for review August 16, 2023 13:52
@Lojjs Lojjs self-assigned this Aug 17, 2023
Copy link
Contributor

@Lojjs Lojjs left a comment

Choose a reason for hiding this comment

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

Looks a bit clearer. Just a small comment which you do not have to fix if you not want to.

"_comment_2B": "The 'events' defined input data, and 'geocode' are mocked output results.",
"_comment_2C": "No real geocoding service is used, as a service is internally mocked to provide these results.",
"_comment_1A": "'events' and 'geocode' are used in SpatialTest testing procedures in more complex Cypher queries",
"_comment_1B": "The 'events' defined input data, and 'geocode' are mocked output results.",
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"_comment_1B": "The 'events' defined input data, and 'geocode' are mocked output results.",
"_comment_1B": "The 'events' define input data, and 'geocode' are mocked output results.",

Copy link
Contributor

Choose a reason for hiding this comment

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

I know this is not really related, so fix if you like

@gem-neo4j gem-neo4j merged commit 059087d into dev Aug 17, 2023
@gem-neo4j gem-neo4j deleted the dev_fix_broken_geocode_tests branch August 17, 2023 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants