Project is keep crashing, passed api.js test, on console log passed the functional test but not in FCC because of the timeout?? or because the website is keep crashing ?? or because am missing something??? please kindly I need a help if any - https://boilerplate-project-issuetracker.sofyroble.repl.co
if disable the the Functional test and submit to solution link. Looks ok. Your logic is alright.
Maybe it is the 2_functional_test.js issue.
But i could not verify, because you hardcode the verification using the unique _id returned from mongoDB, which is definitely different from my mongoDB _id value.
can you try to use my hard code with you data from mongo DB to see if the functional test works and please also check if there is any error in my setup codes, it only take one misstep, if I can only figure it out website crash the test will pass as I just did again, thank you.