Test if a Value Falls within a Specific Range

at Quality Assurance → Quality Assurance and Testing with Chai → Test if a Value Falls within a Specific Range

on my project the test pass, but when I click on the button to validate my exercise give this response:

" // running tests
All tests should pass.
You should choose the correct range for the first assertion - approximately(actual, expected, range)
You should choose the correct range for the second assertion - approximately(actual, expected, range)
. // tests completed"

I even use the same response on the hint, nothing makes it validate my exercise.

Your project link(s)

solution: https://replit.com/@luizfernandorg/boilerplate-mochachai

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36

Challenge: Test if a Value Falls within a Specific Range

Link to the challenge:

Code seems to be correct. I was able to submit it, once project was running and responsive. If you get errors on the challenge page, make sure the live page from replit is loading.

What happens is my page in my project didn’t load so I was enabled to validate my answare, thank you.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.