infoderm / patients

:face_with_thermometer: Patients meteor app
GNU Affero General Public License v3.0
5 stars 2 forks source link

Use Cypress for end-to-end tests #961

Open make-github-pseudonymous-again opened 4 months ago

make-github-pseudonymous-again commented 4 months ago

This would get rid of the need of SERVER=0 ... --full-app tests. We would still need a way to start with a configurable db state for each state.

See for instance https://guide.meteor.com/testing.html#acceptance-testing.