DFO-Ocean-Navigator / Ocean-Data-Map-Project

The Ocean Navigator is an online tool that is used to help visualise scientific research data. a users guide is available at https://dfo-ocean-navigator.github.io/Ocean-Navigator-Manual/ and the tool is live at
http://navigator.oceansdata.ca
GNU General Public License v3.0
50 stars 20 forks source link

Automated Front-End Testing #1142

Open JustinElms opened 7 months ago

JustinElms commented 7 months ago

Priority (low, medium, high) Priority: High

Is your feature request related to a problem? Please describe. The front-end components of the Navigator must be manually tested when submitting new changes and prior to each release. This leads to missed bugs and broken functionality that goes unnoticed.

Describe the solution you'd like Develop an automated front-end testing suite that verifies UI functionality whenever changes are made and can be run to test each new release.