freeCodeCamp / demo-projects

Example certification projects for our programming curriculum
https://www.freecodecamp.org/learn
BSD 3-Clause "New" or "Revised" License
142 stars 89 forks source link

feat: health check tests #554

Closed a2937 closed 11 months ago

a2937 commented 11 months ago

Checklist:

Related to #490

This uses the existing for loops in the project statuses to perform a basic health test on all the apps. Though I'd like to see something akin to tests that main curriculum has in order to ensure that they meet all the same standards.