OpenCDSS / cdss-app-tstool-test

Colorado's Decision Support Systems (CDSS) TSTool application functional tests
Creative Commons Attribution 4.0 International
0 stars 0 forks source link

Need to create separate test suites for some test groups #62

Open smalers opened 3 years ago

smalers commented 3 years ago

The commands-general test suite has now been configured to exclude MixedStationModel, ReclamationHDB, and RiversideDB test suites because the tests are very slow, datastore is not accessible, or the datastore has been removed from the core product and needs to be implemented as a plugin. A command file needs to be created for each test suite to create and run. I am not doing this right now because the core features are included in the product release for CDSS.

smalers commented 2 years ago

ReclamationHDB has been moved to a separate test suite with test/test-suites/commands-hdb folder to create and run the suite. The others still need to be split out.