freeCodeCamp/api-server/src/server/boot_tests
2023-10-11 11:00:50 +02:00
..
certificate.test.js fix: claim legacy and full stack certifications (#51506) 2023-09-15 15:42:00 +02:00
challenge.test.js feat(api): create endpoints for exams (#51062) 2023-08-03 09:34:47 -05:00
fixtures.js feat(api): create endpoints for exams (#51062) 2023-08-03 09:34:47 -05:00
README.md fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
settings.test.js feat(api-server): endpoint for classroom mode flag (#51708) 2023-10-11 11:00:50 +02:00

Test scripts for the boot directory

These files cannot be co-located with the files under test due to the auto-discovery the loopback-boot employs.