freeCodeCamp/curriculum
Julius Lee a34921a5b3
fix(curriculum): add additional test case to fix hard code issue (#43086)
* fix: added additional matrix1 test case for different arguments to fix hard code issue #43050

* fix: reduced additional test case to only 1 with zeroArray(4,3) and added to all languages

* Revert "fix: reduced additional test case to only 1 with zeroArray(4,3) and added to all languages"

This reverts commit bbbb1c7cbc.

* fix: only simplify and reduce to 1 test case using zeroArray(4,3), reverted internationalization

* fix: removed unused matrix1 from seed and solution

* update: for better wording of the added test case suggested

Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>

Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>
2021-08-02 12:37:50 -05:00
..
__fixtures__ feat: curriculum dictionaries to objects (#40878) 2021-02-02 12:14:29 -07:00
challenges fix(curriculum): add additional test case to fix hard code issue (#43086) 2021-08-02 12:37:50 -05:00
dictionaries chore(i18n,curriculum): update translations (#42918) 2021-07-19 16:05:37 +05:30
schema feat(curriculum): add relational databases cert as upcoming change (#41658) 2021-06-15 16:37:13 +01:00
test fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
LICENSE.md
getChallenges.acceptance.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
getChallenges.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05: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
package-lock.json chore(deps): update dependency jsdom to v16.7.0 2021-08-02 01:17:57 +00:00
package.json chore(deps): update dependency jsdom to v16.7.0 2021-08-02 01:17:57 +00:00
utils.js chore(deps): update dependency prettier to v2.3.0 (#42074) 2021-05-10 08:48:49 -07:00