mcab / flightplan

Front end for Bat House SDP
GNU General Public License v3.0
0 stars 1 forks source link

Create E2E tests #13

Open mcab opened 5 years ago

mcab commented 5 years ago

This is related to #12.

Any tests should be able to rely on this mocked data to see how the UI interacts when certain actions are triggered.

Cypress comes in handy here.

mcab commented 5 years ago

Resources:

E2E testing + GUI with Cypress