mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
* fix: handle missing solutions correctly Rather than creating an [[]] the parser now creates [] which isEmpty(). This makes the test suite check the next challenge for a solution. In addition, the logic for testing solutions was fixed. * chore: update snapshots * test: build new superblock in node.js-tests CI * test: allow forward slash in superblock slug * fix: borked tests oops * test: ignore duplicated projects * fix: i did not break these shaun did :) * fix: idIndex is index of id not id Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com> |
||
|---|---|---|
| .. | ||
| plugins | ||
| challengeTitles.js | ||
| comment-to-data.js | ||
| extract-css-comments.js | ||
| extract-css-comments.test.js | ||
| extract-html-comments.js | ||
| extract-html-comments.test.js | ||
| extract-js-comments.js | ||
| extract-js-comments.test.js | ||
| extract-jsx-comments.js | ||
| extract-jsx-comments.test.js | ||
| extract-script-js-comments.js | ||
| extract-script-js-comments.test.js | ||
| mongoIds.js | ||
| pseudo-worker.js | ||
| sort-challenges.js | ||
| sort-challenges.test.js | ||