Quality Assurance and Testing with Chai - Learn How JavaScript Assertions Work

Tell us what’s happening:

Baby coder here. Looked at the solution and my answer is correct however when I paste the link for the verification of it, I only get errors.
I know I’m probably overlooking something obvious but I’m just confused.

###Your project link(s)

solution:

Your browser information:

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

Challenge Information:

Quality Assurance and Testing with Chai - Learn How JavaScript Assertions Work

Hi there. You’re looking at tests from the second test file; which deals with functional tests. browser has not been implemented yet and until you finish the set of challenges, they are going to fail. That being said, if you complete them and they still fail it’s probably a cause for concern.

Hope this helps. :slight_smile:

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