equinor / fmu-editor

5 stars 2 forks source link

[ENHANCEMENT] Add Jest for testing, evaluated Cypress for e2e/component testing #64

Closed mferrera closed 1 year ago

mferrera commented 1 year ago

Set up Cypress for E2E testing and Jest for unit testing, and add some tests for recently added code. We should then strive to add tests for all code we touch going forward.