freeCodeCamp/api-server/server/boot_tests
2019-10-24 17:30:23 +05:30
..
challenge.test.js fix(api): send json messages for challenge routes (#37494) 2019-10-24 17:30:23 +05:30
fixtures.js fix: Centralise user deserialization 2019-03-05 15:57:46 +05:30
README.md chore: Add readme for boot_tests directory 2019-02-26 00:17:02 +05:30

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.