mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +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> |
||
|---|---|---|
| .. | ||
| __snapshots__ | ||
| utils | ||
| add-frontmatter.js | ||
| add-frontmatter.test.js | ||
| add-ids.js | ||
| add-seed.js | ||
| add-seed.test.js | ||
| add-solution.js | ||
| add-solution.test.js | ||
| add-tests.js | ||
| add-tests.test.js | ||
| add-text.js | ||
| add-text.test.js | ||
| add-video-question.js | ||
| add-video-question.test.js | ||
| replace-imports.js | ||
| replace-imports.test.js | ||
| restore-directives.js | ||
| restore-directives.test.js | ||
| table-and-strikethrough.js | ||