freeCodeCamp/curriculum/test
Oliver Eyton-Williams cde1407f58
feat(client): make all sources available in tests (#44725)
* feat: make all sources available in tests

The original contents of all files (index.html, script.js etc.) will be
accessible in tests.  For example __sources['index.html'] gets the
original html file and nothing else.

* feat: use __file to get user code
2022-02-15 23:29:31 +05:30
..
stubs feat(tests): use client build pipeline and test runners for testing curriculum 2019-01-16 10:45:39 +00:00
utils test: enable tests for steps (#44550) 2021-12-22 12:18:06 -08:00
test-challenges.js feat(client): make all sources available in tests (#44725) 2022-02-15 23:29:31 +05:30