natcap / urban-online-workflow

This repository hosts the beta implementation of the Urban Online ES Workflow. The project is intended to give urban planners the ability to create and assess scenarios using InVEST Urban models.
1 stars 5 forks source link

frontend tests & React18 upgrade #115

Closed davemfish closed 1 year ago

davemfish commented 1 year ago

There are a few integration tests here, in particular one that tests the linkage between the Results display and the Map display, as a user toggles between scenarios.

The integration tests are running in a GHA workflow.

There's also the start of an end-to-end test. It does not run in GHA and it requires all the docker containers to be up and running. I think it remains to be seen if that test will be reliable or not, particularly the fact that it zooms and clicks on the map in order to select a parcel.