$nodeindex.jsStarted...FF.Failures:
1)TestsformymathfunctionsForNullarrayexpecttothrowerror
Message:
ExpectedfunctiontothrowError: Parameter[numbers]shouldNOTbeNULL.,butitthrewError: Parameter[numbers]shouldbeNULL..Stack:
Error: ExpectedfunctiontothrowError: Parameter[numbers]shouldNOTbeNULL.,butitthrewError: Parameter[numbers]shouldbeNULL..atObject.<anonymous>(<URL>\mathFunctionsSpec.js:30:12)
2) Tests for my math functions For decimal numbers to have at least 2 precision
correct
Message:
Expected 4.2079 to be close to 4.108, 2.
Stack:
Error: Expected 4.2079 to be close to 4.108, 2.
at Object.<anonymous> (<URL>\mathFunctionsSpec.js:35:45)
6 specs, 2 failures
Finished in 0.02 seconds
Failed