Quality Assurance and Testing with Chai - Run Functional Tests on an API Response using Chai-HTTP III - PUT method

Tell us what’s happening:
Every time I submit my code, I get a TIME OUT error. I figured it was probably because I did something wrong on previous challenges, but nothing seems wrong on that front. Does anyone know why this would be the case?

Your project link(s)

My Code: Mocha/Chai - Node.js Repl - Replit

Your browser information:

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

Challenge: Quality Assurance and Testing with Chai - Run Functional Tests on an API Response using Chai-HTTP III - PUT method

Link to the challenge:

Make sure you wake up your app first but opening the url you submit in a browser. replits go to sleep after a specific amount of time of inactivity. I was able to wake up your app and submit the url and pass the tests for this challenge.

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