-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
area: google-mapsneeds: clarificationThe issue does not contain enough information for the team to determine if it is a real bugThe issue does not contain enough information for the team to determine if it is a real bugtroubleshootingThis issue is not reporting an issue, but just asking for helpThis issue is not reporting an issue, but just asking for help
Description
Is there an example project somewhere showing how to test a component using a google-map component ? I've tried a lot of things, but I had to give up.
For example I tried using the following code in my beforeEach :
mapSpy = createMapSpy(DEFAULT_OPTIONS);
mapConstructorSpy = createMapConstructorSpy(mapSpy);
But I still get an error such as "Uncaught TypeError: googleMap.setOptions is not a function "
sqljim, maroon17, coderunner, ChellappanRajan, bscott3 and 1 more
Metadata
Metadata
Assignees
Labels
area: google-mapsneeds: clarificationThe issue does not contain enough information for the team to determine if it is a real bugThe issue does not contain enough information for the team to determine if it is a real bugtroubleshootingThis issue is not reporting an issue, but just asking for helpThis issue is not reporting an issue, but just asking for help