Tell us what’s happening:
I am getting errors for all the tests, even though it works for me perfectly fine, it happend also with another project. What should I do?
###Your project link(s)
solution: http://localhost:3001
githubLink: GitHub - vladandrei228/BackendAndAPI: A collection of backend projects built while earning the Backend Development and APIs certification from freeCodeCamp. Includes microservices like a timestamp API, URL shortener, and file metadata parser. Built with Node.js, Express, and MongoDB to demonstrate core backend skills. · GitHub
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:143.0) Gecko/20100101 Firefox/143.0
Challenge Information:
Back End Development and APIs Projects - Exercise Tracker
Abuu998
September 29, 2025, 8:33am
2
I’m having the same problem. It works perfectly, but cannot pass tests. Some tests pass, but when i run the tests again the ones that passed don’t pass.
Is there any problem with the tests?