BaseCase/testdouble-chai

Assertions in tests should be fuzzier

Opened this issue · 0 comments

Tests are failing now in new versions of Node because of how errors get toStringed, I think. Or something. Whatever, anyway, the fix is to just turn them into regex matches instead of ===.