appsody / appsody

Appsody command line tool. This repo will be archived soon.
https://appsody.dev
170 stars 46 forks source link

Standardise test frameworks across components #496

Open kilnerm opened 4 years ago

kilnerm commented 4 years ago

We should use a consistent approach to testing across all the appsody components where possible.

The CLI test framework seems to be the most feature rich so we should update the controller tests to use the same framework.

kilnerm commented 4 years ago

This should include the addition of code coverage and subsequent code coverage analysis