mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-01 18:03:58 -05:00
* test(challenges): Test ES6 challenge Added tests to 3rd ES6 challenge * test(challenges): ES6 challenges * test(challenges): ES6 chall c11-c15 * test(challenges): ES6 chall c16-c20 * test(challenges): ES6 chall c21-c27 * test(challenges): Refactor ES6 challenges Update tests to use getUserInput. Remove test for arrow function use Closes #16207 * test(challenges): Fix falsey case Add proper getUserInput syntax for !code.match tests Closes #16207 * test(challenges): QA ES6 Challenges QA and edit for ES6 challenges 1 - 18 Closes #16207