Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.36 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.36 KB

overmind-demo-1-react CircleCI renovate-app badge

Overmind.js state management working with Cypress.io tests

This experiment is an extension of App Actions approach for writing end-to-end tests. Overmind is making it extremely easy to control / spy / stub anything going on inside the application's state.

Install and run

npm ci
npm start
# from another terminal
npx cypress open

Examples