Back End Development and APIs Projects - Exercise Tracker Where do I get a Test Suite

Tell us what’s happening:
Hi all. By any chance is it possible to get a test suit from FCC Challenge right into my code? To save time so to say. Thank you

Your project link(s)

solution: fcc-boilerplate-project-exercisetracker - Replit

Your browser information:

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

Challenge: Back End Development and APIs Projects - Exercise Tracker

Link to the challenge:

No, you would have to write the tests yourself.

You can also look at the actual tests.

https://github.com/freeCodeCamp/freeCodeCamp/blob/main/curriculum/challenges/english/05-back-end-development-and-apis/back-end-development-and-apis-projects/exercise-tracker.md

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