Skip to content

places.PlacesServiceStatus.OK is not mocked #659

@Somacros

Description

@Somacros

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions