ionic-team / ionic-team/cap-plugin-mock-jest

Issues mocking `CapacitorHttp` in jest

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Dear Ionic Team, could you please make an example mocking plugins (or parts of the module) from `@capacitor/core`

After several hours of trying, I wasn't able to mock this plugin, mostly running into ` ReferenceError: fetch is not defined` which I believe suggests that `CapacitorHttp.get()` or `CapacitorHttp.reuqest()` calls were NOT mocked.

Using `@capacitor/core": "^4.6.1"`, `@angular/core": "14.2.2"`, `"@ionic/angular": "^6.0.1"`, `"jest": "28.1.1"`,

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.