Issue Tracker - Not pasing FCC tests

Tell us what’s happening:
Issue in detail here:
When I test app in browser everything works fine, also returns the required success and error messages but could not passes specially tests no. 7 (update and return { “result”: “successfully updated”, “_id”: _id}).

After starting server, if immediately we check it gives Request Timeout Error. If we test 2-3 times all test passes except 7th(update and success) and 14 functional tests(Not written the functional tests yet).

I need help for “request timeout” and “update successfully”

Can you please look at the code once and tell me what I am missing?

My project link : https://replit.com/@WatchMovie/boilerplate-project-issuetracker

Your project link(s)

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

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.2; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0

Challenge: Issue Tracker

Link to the challenge:

Hello there,
Which tests you can not pass?

put request on update success (7th from top)

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