test: fix by mocking geolocation

This commit is contained in:
Jovan Krunić
2022-02-22 11:08:38 +01:00
parent 562f357374
commit 89dc41ad35
4 changed files with 88 additions and 34 deletions

View File

@@ -6,7 +6,10 @@
"types": [
"jasmine",
"node"
]
],
"paths": {
"@capacitor/*": ["__mocks__/@capacitor/*"]
}
},
"files": [
"src/test.ts"