Closed tomdye closed 7 years ago
Enhancement
In order to provide easy to read test assertions and a consistent approach to unit tests we should look to leverage sinon spy and stub where appropriate. This will involve revisiting existing unit tests for widgets.
spy
stub
widgets
This will be included in the tests going forward.
Enhancement
In order to provide easy to read test assertions and a consistent approach to unit tests we should look to leverage sinon
spy
andstub
where appropriate. This will involve revisiting existing unit tests forwidgets
.