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

places.PlacesServiceStatus.OK is not mocked #659

Open
Somacros opened this issue Apr 5, 2024 · 1 comment
Open

places.PlacesServiceStatus.OK is not mocked #659

Somacros opened this issue Apr 5, 2024 · 1 comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@Somacros
Copy link

Somacros commented Apr 5, 2024

Hello!

I'm encountering this next error while testing a component that uses a 3rd party library that uses google maps API:
image

I made this work by searching which property it is trying to read and mocking it by extending the global.window.google object you create with the method initialize() like this:

image

So my request is to add that mock for that particular flag. Thank you!

@Somacros Somacros added triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Apr 5, 2024
@wangela
Copy link
Member

wangela commented Apr 5, 2024

If you would like to upvote the priority of this issue, please comment below or react on the original post above with 👍 so we can see what is popular when we triage.

@Somacros Thank you for opening this issue. 🙏
Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

@usefulthink usefulthink removed the triage me I really want to be triaged. label Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

3 participants