ecso icon indicating copy to clipboard operation
ecso copied to clipboard

Add failure tests

Open dpomier opened this issue 5 years ago • 0 comments

Investigate adding unit tests to check errors and such. That would also fix the CI for the specs that expect to fail, as buddy can only handle typing errors while ecso operates later.

This could work as issue tests work, at the difference than a failure count as a success in the case the error message matches expectations, and regression tests might also need to test failures at some point.

dpomier avatar Jul 01 '20 07:07 dpomier