freeCodeCamp/api-server/src/server/boot_tests
2022-05-17 17:37:50 +05:30
..
certificate.test.js fix: getting of fallback issued date for fullstack certificate (#43977) 2021-11-25 06:37:34 +00:00
challenge.test.js fix: simplify completedChallenges updates (#45862) 2022-05-17 17:37:50 +05:30
fixtures.js fix: simplify completedChallenges updates (#45862) 2022-05-17 17:37:50 +05:30
README.md fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08: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.