freeCodeCamp/tools/challenge-parser/parser/plugins
Shaun Hamilton 59f17f237b
refactor: files{} -> challengeFiles[], and key -> fileKey (#43023)
* fix(client): fix client

* fix propType and add comment

* revert user.json prettification

* slight type refactor and payload correction

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* update ChallengeFile type imports

* add cypress test for code-storage

* update test and storage epic

* fix Shaun's tired brain's logic

* refactor with suggestions

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* update codeReset

* increate cypress timeout because firefox is slow

* remove unused import to make linter happy

* use focus on editor

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* use more specific seletor for cypress editor test

* account for silly null challengeFiles

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-08-12 20:48:28 +02:00
..
__snapshots__ refactor: files{} -> challengeFiles[], and key -> fileKey (#43023) 2021-08-12 20:48:28 +02:00
utils refactor: files{} -> challengeFiles[], and key -> fileKey (#43023) 2021-08-12 20:48:28 +02:00
add-frontmatter.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
add-frontmatter.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
add-ids.js chore: remove old parser 2021-02-02 09:51:02 +05:30
add-seed.js refactor: files{} -> challengeFiles[], and key -> fileKey (#43023) 2021-08-12 20:48:28 +02:00
add-seed.test.js refactor: files{} -> challengeFiles[], and key -> fileKey (#43023) 2021-08-12 20:48:28 +02:00
add-solution.js refactor: files{} -> challengeFiles[], and key -> fileKey (#43023) 2021-08-12 20:48:28 +02:00
add-solution.test.js refactor: files{} -> challengeFiles[], and key -> fileKey (#43023) 2021-08-12 20:48:28 +02:00
add-tests.js chore: remove old parser 2021-02-02 09:51:02 +05:30
add-tests.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
add-text.js chore: remove old parser 2021-02-02 09:51:02 +05:30
add-text.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
add-video-question.js chore: remove old parser 2021-02-02 09:51:02 +05:30
add-video-question.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
replace-imports.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
replace-imports.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
restore-directives.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
restore-directives.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
table-and-strikethrough.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00