freeCodeCamp/curriculum/test/utils
Oliver Eyton-Williams 3e5cffba0f fix: throw better error when JS parse fails
This should help debugging challenges with invalid syntax.
2021-10-27 21:29:05 +05:30
..
plugins fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
challengeTitles.js chore: rename "part" to "step" (#43934) 2021-10-21 18:07:52 +01:00
comment-to-data.js test: check replaced iff translatable comment 2020-10-22 03:18:13 +05:30
extract-css-comments.js test: check replaced iff translatable comment 2020-10-22 03:18:13 +05:30
extract-css-comments.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
extract-html-comments.js test: check replaced iff translatable comment 2020-10-22 03:18:13 +05:30
extract-html-comments.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
extract-js-comments.js fix: throw better error when JS parse fails 2021-10-27 21:29:05 +05:30
extract-js-comments.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
extract-jsx-comments.js test: check replaced iff translatable comment 2020-10-22 03:18:13 +05:30
extract-jsx-comments.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
extract-script-js-comments.js fix(tests): add validation of comment translations (#41537) 2021-03-20 11:59:13 +05:30
extract-script-js-comments.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
mongoIds.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
pseudo-worker.js feat(tests): use client build pipeline and test runners for testing curriculum 2019-01-16 10:45:39 +00:00
sort-challenges.js feat: allow next challenge's seed to be a solution (#39145) 2020-09-16 11:54:01 +05:30
sort-challenges.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00