freeCodeCamp / demo-projects

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

feat: add end to end testing system #613

Open a2937 opened 2 months ago

a2937 commented 2 months ago

Checklist:

Related to #490

This should make adding tests for all the apps a lot easier than fetching each application one at a time.