UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

4 lines (2 loc) 165 B
# mocking fetch method We can directly access the `window` object and mock the `window.fetch` method. See [Users.vue](Users.vue) and [Users.spec.js](Users.spec.js)