Hey,
I have been trying to implement Exception 8 but I have been having trouble understanding how it should be done.
This is what I have so far: https://github.com/atwright147/modcheck.js/blob/feature/exception8/src/modcheck.js#L32-L34
The issue is, my test passes whether the exception is present or not.
The test: https://github.com/atwright147/modcheck.js/blob/feature/exception8/test/test.js#L99-L104
Any thoughts?
Andy
Hey,
I have been trying to implement Exception 8 but I have been having trouble understanding how it should be done.
This is what I have so far: https://github.com/atwright147/modcheck.js/blob/feature/exception8/src/modcheck.js#L32-L34
The issue is, my test passes whether the exception is present or not.
The test: https://github.com/atwright147/modcheck.js/blob/feature/exception8/test/test.js#L99-L104
Any thoughts?
Andy