Skip to content

Add tests for Google Maps StaticMapService and Locations Searcher#260

Merged
fabionl merged 1 commit into
developfrom
feat/add-tests
Jan 25, 2026
Merged

Add tests for Google Maps StaticMapService and Locations Searcher#260
fabionl merged 1 commit into
developfrom
feat/add-tests

Conversation

@fabionl
Copy link
Copy Markdown
Collaborator

@fabionl fabionl commented Jan 25, 2026

  • Implement comprehensive RSpec tests for Locations::GoogleMaps::StaticMapService, covering initialization, call behavior, query parameters, and edge cases.
  • Introduce RSpec tests for Locations::Searcher, validating initialization, geocoding behavior, lazy enumeration, error handling, and integration with Geocoder and Parser.
  • Ensure proper handling of various address inputs, including valid, invalid, and nil addresses.
  • Validate performance aspects, including lazy evaluation and memory efficiency for large result sets.

- Implement comprehensive RSpec tests for Locations::GoogleMaps::StaticMapService, covering initialization, call behavior, query parameters, and edge cases.
- Introduce RSpec tests for Locations::Searcher, validating initialization, geocoding behavior, lazy enumeration, error handling, and integration with Geocoder and Parser.
- Ensure proper handling of various address inputs, including valid, invalid, and nil addresses.
- Validate performance aspects, including lazy evaluation and memory efficiency for large result sets.
@fabionl fabionl changed the base branch from master to develop January 25, 2026 21:26
@fabionl fabionl merged commit ab8f747 into develop Jan 25, 2026
2 checks passed
@fabionl fabionl deleted the feat/add-tests branch January 25, 2026 21:29
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.

1 participant