Node timer don't validate

Tell us what’s happening:
Describe your issue in detail here. It says:
// running tests
The /now endpoint should return a time that is +/- 20 secs from now (Test timed out)
// tests completed

Your project link(s)

solution: boilerplate-express-1 - Replit

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36

Challenge: Chain Middleware to Create a Time Server

Link to the challenge:

I had the same problem turns out that these backend tests with replit have connectivity issues…
Using a VPN has solved this problem for me
If not working for once try testing multiple times util the ( test timed out) fail doesn’t show

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