rbung / CypressZeptoIssue

Cypress with Zepto issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cypress with Zepto issue

Run

In a terminal

npm i
node server.js

In another terminal

npm run cypress:open

And run the tests

The issue

Stubbing XHR seems not to work with zepto

About

Cypress with Zepto issue


Languages

Language:JavaScript 79.6%Language:HTML 20.4%