first pass at using jest for testing #606
Annotations
9 errors
|
test (18.x)
Process completed with exit code 2.
|
|
test (18.x)
Operator '>' cannot be applied to types 'string | number' and 'number'.
|
|
test (18.x)
Operator '>' cannot be applied to types 'string | number | boolean' and 'number'.
|
|
test (18.x)
Type 'unknown[][]' is not assignable to type 'ArrayType1D | ArrayType2D'.
|
|
test (20.x)
The operation was canceled.
|
|
test (20.x)
Operator '>' cannot be applied to types 'string | number' and 'number'.
|
|
test (20.x)
Operator '>' cannot be applied to types 'string | number | boolean' and 'number'.
|
|
test (20.x)
Type 'unknown[][]' is not assignable to type 'ArrayType1D | ArrayType2D'.
|
|
test (20.x)
The strategy configuration was canceled because "test._18_x" failed
|