appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.56k stars 3.73k forks source link

[Task]: Test cases for action selector: stopWatchingGeolocation() #37170

Open rohan-arthur opened 1 week ago

rohan-arthur commented 1 week ago

SubTasks

refer here for full test case descriptions


- [x] Verify that geolocation.clearWatch() successfully clears an active geolocation watch.
- [ ] Verify that calling geolocation.clearWatch() when no geolocation watch is active throws an error.
- [ ] Verify that geolocation.clearWatch() allows clearing the current watch, and a new geolocation watch can be started immediately after.
- [ ] Test the function using JS Objects as well as the action selector in property pane
- [ ] Test the functionality in deploy mode
github-actions[bot] commented 1 week ago

We have found issues that are potential duplicates: