You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2022. It is now read-only.
feat: module cache, more cy.get aliases, typings for TS (#45)
* Fixed users spec - had race condition
* Drafted cypress commands
* Lib functions as commands. Use node_modules for loading React
* Switch over to using cy.mount. Docs updated
* Version bumping incl. babel@7
* Added error boundaries - good example component
* Line about err boundary component
* Only load modules once. Refactoring
* Bookmarking this for now
* modules fixture
* Use react displaynames
* Overrode cy.get() to support JSX
* Updated README.md
* Add typings
0 commit comments