freeCodeCamp/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/intermediate-algorithm-scripting
Niraj Nandish 441f11db38
feat: mobile curriculum testing (#47586)
* feat: first draft of action and cypress spec

* feat: test all generated challenges

* fix: better identification of block

* action: update cypress config

* action: upload to dashboard

* action: testing js cert challenges

* fix: unnecessary after user code for Make a Person

* feat: capture console log output for assert test

* fix: remove after seed code

* fix: change const to let

* fix: test

* action: disable js certification

* action: stop checking out branch in action

* action: check out right mobile repo

Co-authored-by: sembauke <semboot699@gmail.com>
2022-10-14 16:57:34 -07:00
..
arguments-optional.md fix(curriculum): test case for arguments optional (#47059) 2022-07-28 15:11:06 +02:00
binary-agents.md chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
convert-html-entities.md chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
diff-two-arrays.md chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
dna-pairing.md chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
drop-it.md chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
everything-be-true.md chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
make-a-person.md feat: mobile curriculum testing (#47586) 2022-10-14 16:57:34 -07:00
map-the-debris.md chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
missing-letters.md chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
pig-latin.md chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
search-and-replace.md chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
seek-and-destroy.md chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
smallest-common-multiple.md chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
sorted-union.md chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
spinal-tap-case.md chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
steamroller.md fix(curriculum): recursion challenges that abuse global space (#47680) 2022-10-12 15:00:24 -05:00
sum-all-numbers-in-a-range.md chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
sum-all-odd-fibonacci-numbers.md chore: change type of challenges to type 1 js (#46826) 2022-07-11 11:06:08 +02:00
sum-all-primes.md fix(curriculum): faster solution for primes (#47990) 2022-10-12 09:05:43 +02:00
wherefore-art-thou.md fix: added extra test to prevent incorrect solution from passing for the Wherefore art thou challenge (#46959) 2022-07-20 08:58:42 -05:00