Problem with finishing test from replit.com

Hello everyone. I started with my courses for QA. Even if I think I do everything correctly, there is always this blue screen https://boilerplate-mochachai-2.teodorananusevs.repl.co

Does anyone know what it is?

Thanks in advance

You should only really be interested in passing the tests in the unit tests and functional tests files. Concentrate on getting the remaining tests to pass and getting the fCC tests to recognize it for the exercises since right now you only have the #isDefined and isUndefined tests working. Also, please post the link to your code and not your live project to make it easier for people to find the code.

There has been some discussion recently about what should happen after the tests pass in threads about the functional tests but it’s full of spoilers so I wouldn’t read it until you’ve finished the tests unless you’re having trouble.

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