freeCodeCamp / Developer_Quiz_Site

This is a quiz site filled with over 1200+ questions on programming.
https://developerquiz.org
BSD 3-Clause "New" or "Revised" License
232 stars 339 forks source link

test: make the App & Welcome tests pass #935

Closed shootermv closed 5 months ago

shootermv commented 5 months ago

Summary of changes

i saw that after my recent changes the tests are broken, so i did some fixes to make them run also, (for solve the creation of results.json file in node_modules inside src bug) i moved index file to be at the root instead of being inside src

Checklist

closes #XXXXX