Quality Assurance and Testing with Chai - Functional Tests with Zombie.js

Dear all,

Anyone could help me ?! I spent a long time trying to solve the problems in my code and I am not able to solve them.

My last two exercices “Run Functional Tests Using a Headless Browser” and “Run Functional Tests Using a Headless Browser II” are failing, I corrected them but I still failing when I submit my link.

Sometimes when I run the replit all tests pass and sometimes fail and with different errors.

This is my replit
https://boilerplate-mochachai.haratiemi.repl.co





The Zombie tests are pretty unreliable on Replit. Locally they should pass no problem.

Try Glitch instead, that worked when I tested it (with my own code).

Thanks for your reply, Glitch works similar to Replit ? Maybe if I use it the tests will work ?

Yes, Glitch is similar and the tests pass for me without issues on it.

Use the GitHub repo link on the first challenge and import it on Glitch. Then transfer the code over.

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