freeCodeCamp/api-server/server/boot_tests
Mrugesh Mohapatra 77c46dba2c fix(i18n): redirect based on Referer header (#40512)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-01-31 12:15:34 +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 fix(i18n): redirect based on Referer header (#40512) 2021-01-31 12:15:34 +05:30
fixtures.js fix(api): remove redirects from api 2020-09-01 11:35:44 +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.