Skip to content
This repository has been archived by the owner on Oct 30, 2022. It is now read-only.

Missing README for unmock-browser #366

Open
ksaaskil opened this issue Dec 20, 2019 · 0 comments
Open

Missing README for unmock-browser #366

ksaaskil opened this issue Dec 20, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ksaaskil
Copy link
Contributor

To add:

  • Add a note it intercepts fetch by overriding global.fetch
  • Does not intercept XMLHttpRequest (yet)

To decide:

  • Should users install unmock or unmock-browser? The first option would be simpler for documentation etc., but calling unmock.on() in development could then have undesired consequences (if the code runs also in the Node.js development server, unmock starts to intercept also there)
  • Should users use unmock-browser or just unmock-fetch? The latter does not export a "stand-alone" unmock package like unmock-node, unmock-browser and unmock do, should it?
@ksaaskil ksaaskil added the enhancement New feature or request label Dec 20, 2019
@ksaaskil ksaaskil added this to Backlog in Unmock Road Map Jan 7, 2020
@ksaaskil ksaaskil moved this from Backlog to To do in Unmock Road Map Jan 7, 2020
@ksaaskil ksaaskil self-assigned this Jan 7, 2020
@carolstran carolstran removed this from To do in Unmock Road Map Feb 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant