TODO:
-
Address the remaining lint errors -
assert.expect(0)
?? -
Search for assert.ok
andassert.notOk
and convert any tests that can be converted -
Change VERSION
checks to check forlength !== 0
too ?
TODO:
assert.expect(0)
??assert.ok
and assert.notOk
and convert any tests that can be convertedVERSION
checks to check for length !== 0
too ?