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

Tell us what’s happening:
Describe your issue in detail here.
I have done every test right but when I submit my URL all the test fail I don’t know why? because I followed the instructions accordingly.

please help.
Your project link(s)

solution: boilerplate-mochachai (1) - Replit

Your browser information:

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

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

Link to the challenge:

This could be your problem. You probably need to click on a verification link in an email somewhere, to activate your repl account fully.

I did verify my email, but still my tests don’t pass.

I can’t get your repl to wake up for some reason.
You might need to delete it and start again. Perhaps now your account is fully activated, it will work this time around.

Make sure you follow these instructions exactly:

If you use Replit, follow these steps to set up the project:

  • Start by importing the project on Replit.
  • Next, you will see a .replit window.
  • Select Use run command and click the Done button.

Also, make sure you’re submitting the live project link to FCC (the link above the Webview window), rather than the link to your project code.

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