Hello, I recently started on the URL Shortener Microservice and I submitted my project URL hoping to just test it, but it passed. It is obviously not correct, I’ve hardly done anything yet. Wondering how I can test and make sure I’m properly doing the project?
Hello there,
These projects are getting tests added: https://github.com/freeCodeCamp/freeCodeCamp/issues/37185
Specifically, the issue for this project: https://github.com/freeCodeCamp/freeCodeCamp/issues/37305
So, if you are wanting to have a look, it might be useful to run a few tests of your own, based off of: https://github.com/freeCodeCamp/freeCodeCamp/pull/37588
Hope this helps