freeCodeCamp/api-server/server/boot_tests
Oliver Eyton-Williams 2da8eb23e9
feat(api): get challenges directly from /curriculum
2020-06-23 11:27:16 +02:00
..
README.md chore: Add readme for boot_tests directory 2019-02-26 00:17:02 +05:30
certificate.test.js fix(api): show most recent date for FullStack cert (#38736) 2020-05-06 18:54:12 +05:30
challenge.test.js feat(api): get challenges directly from /curriculum 2020-06-23 11:27:16 +02:00
fixtures.js feat(api): get challenges directly from /curriculum 2020-06-23 11:27:16 +02:00

README.md

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.