-
Notifications
You must be signed in to change notification settings - Fork 968
Api Key for unit testing #1028
Copy link
Copy link
Open
Labels
triage meI really want to be triaged.I really want to be triaged.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Metadata
Metadata
Assignees
Labels
triage meI really want to be triaged.I really want to be triaged.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
In using the Geocoding Java library, it would be great if there was an API key that generates a mock response for use in unit testing/test environments. As far as I can tell, this does not seem to currently exist and I can't use the real API key in tests to avoid usage limits.