freeCodeCamp/curriculum
Oliver Eyton-Williams 36363f277d
test: enable tests for steps (#44550)
* 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>
2021-12-22 12:18:06 -08:00
..
__fixtures__ feat: curriculum dictionaries to objects (#40878) 2021-02-02 12:14:29 -07:00
challenges test: enable tests for steps (#44550) 2021-12-22 12:18:06 -08:00
dictionaries chore(i18n,curriculum): processed translations - new ukrainian (#44447) 2021-12-10 11:14:24 +05:30
schema test: enable tests for steps (#44550) 2021-12-22 12:18:06 -08:00
test test: enable tests for steps (#44550) 2021-12-22 12:18:06 -08:00
getChallenges.acceptance.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
getChallenges.js fix: rename superblock to use /2022/ (#44535) 2021-12-21 12:35:51 -06:00
getChallenges.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
gulpfile.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
LICENSE.md feat(tools): remove eslint-plugin-prettier for prettier (#42438) 2021-10-06 21:02:21 +05:30
package.json chore(deps): update babel monorepo to v7.16.5 2021-12-14 02:42:46 +00:00
utils.js feat: mvp features for soft launch (#44539) 2021-12-22 16:53:40 +00:00
utils.test.js feat: mvp features for soft launch (#44539) 2021-12-22 16:53:40 +00:00