cypress-io / cypress-vue-unit-test

A little helper to unit test Vue components in the Cypress.io E2E test runner
294 stars 23 forks source link

Show experimental fetch polyfill example #369

Closed bahmutov closed 3 years ago

bahmutov commented 3 years ago

Make sure a component that uses window.fetch can be stubbed using network control

bahmutov commented 3 years ago

:tada: This issue has been resolved in version 3.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: