-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
My Code under test compares a geocoding result to enum members of google.maps.GeocoderStatus. It's missing from the mock object. I'd like to fix it upstream and not only locally.
Describe the solution you'd like
add it to src/maps/maps/constants.ts
Describe alternatives you've considered
Re-export enum taken from some other google repo
Additional context
Add any other context or screenshots about the feature request here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.