Repl.it Page losing connection after Chai Functional Tests

Tell us what’s happening:
Hello. My problem is that the code passes all the tests and works well, but it somehow loses connection at the end of the Functional Tests. This makes it impossible to run the FCC tests and pass them.

I suspect the problem has to do with where I’m calling the “done()” function. This should be at the end of the last .end() method, no?

Any help would be greatly appreciated. Thanks!

Your project link(s)

solution: https://replit.com/@diogocosta738/boilerplate-project-issuetracker

Your browser information:

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

Challenge: Issue Tracker

Link to the challenge:

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