A lot of the logic in MCSs methods is tested only by tests that run against the response of the api. This makes running npm test slow which makes it hard to do big refactors.
I'd like to create some unit tests for existing functionality.
A lot of the logic in MCSs methods is tested only by tests that run against the response of the api. This makes running npm test slow which makes it hard to do big refactors.
I'd like to create some unit tests for existing functionality.