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
[re-render](cypress/component/basic/re-render) | Checking how the component re-renders when its props change
141
+
[rerender](cypress/component/basic/rerender) | Checking how the component re-renders when its props change
142
142
[react-book-by-chris-noring](cypress/component/basic/react-book-by-chris-noring) | Copied test examples from [React Book](https://softchris.github.io/books/react) and adapted for Cypress component tests
143
143
[react-tutorial](cypress/component/basic/react-tutorial) | Tests from official [ReactJS tutorial](https://reactjs.org/tutorial/tutorial.html) copied and adapted for Cypress component tests
144
144
[stub-example](cypress/component/basic/stub-example) | Uses `cy.stub` as component props
0 commit comments