blob: e44e0bd8c9d96510e6c98a88143b2ef3eeb41222 [file] [log] [blame]
Tests Geolocation success callback using the mock service.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS position.coords.latitude is mockLatitude
PASS position.coords.longitude is mockLongitude
PASS position.coords.accuracy is mockAccuracy
PASS successfullyParsed is true
TEST COMPLETE