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

Tell us what’s happening:
So for some reason my Repl keeps crashing when I run the tests. Thus the FCC tests can’t pass. Sometimes I trick it as in I run the repl then run the FCC tests at the same time and the two tests pass, but the “All the tests should pass” test fails. Any help?

Your project link(s)

solution: boilerplate-mochachai - Replit

Your browser information:

User Agent is: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0

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

Link to the challenge:

If you understood the task fully and is just an issue with fcc/repl, just move on.
Don’t waste your time.
Happened to me years ago. If you got the knowledge, that’s all you need for now.
Worst thing to do is to waste time on something that does not matter.

1 Like

I think that makes sense :sweat_smile:
I was just worried about having a check mark less when I’m done with the course, but thanks for the advice. Good luck!

1 Like

Just as an example
I’ve started FCC in 2016
Screenshot 2023-01-15 at 11.38.41

892 points, and nobody cared about them in those 6 years.
I estimate I’ve skipped about 20 tests mainly around node, helmet and tests because were really full of bugs at the time.

Wasting 2 hours to fix(find work-around) a test bug in FCC platform which I already understood certainly would not worth it.

Time management and decision making process is such a key thing in dev world.
All the best.

1 Like

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