Open Nathan22Miles opened 6 years ago
Cypress.io looks interesting for UI testing.
There are some Jest tests for the data model. These need to be reviewed for coverage.
Could/should we provide this as part of CI environment?
In client, yarn test, runs basic model tests. No tests working for components yet.
Cypress.io looks interesting for UI testing.
There are some Jest tests for the data model. These need to be reviewed for coverage.
Could/should we provide this as part of CI environment?