mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(curriculum): add testing review page (#59714)
This commit is contained in:
@@ -3596,7 +3596,10 @@
|
||||
},
|
||||
"review-testing": {
|
||||
"title": "Testing Review",
|
||||
"intro": ["Review testing concepts to prepare for the upcoming quiz."]
|
||||
"intro": [
|
||||
"Before you take the testing quiz, you should review everything you've learned so far.",
|
||||
"Open up this page to review all of the concepts taught including unit testing, end-to-end testing, functional testing and more."
|
||||
]
|
||||
},
|
||||
"quiz-testing": {
|
||||
"title": "Testing Quiz",
|
||||
|
||||
Reference in New Issue
Block a user