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
Run Cypress tests on the examples and run them in CircleCI. This should guard against bugs in PRs. The above mentioned existing tests need to be re-evaluated as they might not cover theme specific things.
The text was updated successfully, but these errors were encountered:
Fixes#10
- Adds Cypress
- Adds Cypress to CircleCI testing
- Tests all examples
- some changes were made to the themes in order to test those
- tests ensure that all elements are showing correctly in the examples. the functionality around the theme options isn't tested yet
Most of my starters have Cypress tests written.
Run Cypress tests on the
examples
and run them in CircleCI. This should guard against bugs in PRs. The above mentioned existing tests need to be re-evaluated as they might not cover theme specific things.The text was updated successfully, but these errors were encountered: