freeCodeCamp/curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-algorithm-scripting
dyneskye 4b7ad8447b
fix(learn): Added test for edge case (#39323)
* fix(learn): Added test for edge case

* Test checks edge cases for incorrect spelling in middle characters.

* fix: removed 'pen' sageTest

* the 'pen' points out that it is not the end of the first word to be tested for, but the end of the string.

However, this is explained clearly in the 'mountain' test below just as well.
2020-07-27 07:43:59 -07:00
..
boo-who.english.md fix(curriculum): add isHidden: false to challenges 2020-05-25 16:25:19 +05:30
chunky-monkey.english.md fix(curriculum): add isHidden: false to challenges 2020-05-25 16:25:19 +05:30
confirm-the-ending.english.md fix(learn): Added test for edge case (#39323) 2020-07-27 07:43:59 -07:00
convert-celsius-to-fahrenheit.english.md fix(curriculum): add isHidden: false to challenges 2020-05-25 16:25:19 +05:30
factorialize-a-number.english.md fix(curriculum): add isHidden: false to challenges 2020-05-25 16:25:19 +05:30
falsy-bouncer.english.md fix(curriculum): add isHidden: false to challenges 2020-05-25 16:25:19 +05:30
find-the-longest-word-in-a-string.english.md fix(curriculum): add isHidden: false to challenges 2020-05-25 16:25:19 +05:30
finders-keepers.english.md fix(learn): clarify description for finders keepers (#39068) 2020-07-14 09:29:53 +02:00
mutations.english.md fix(curriculum): add isHidden: false to challenges 2020-05-25 16:25:19 +05:30
repeat-a-string-repeat-a-string.english.md fix(curriculum): add isHidden: false to challenges 2020-05-25 16:25:19 +05:30
return-largest-numbers-in-arrays.english.md fix(curriculum): add isHidden: false to challenges 2020-05-25 16:25:19 +05:30
reverse-a-string.english.md fix(curriculum): add isHidden: false to challenges 2020-05-25 16:25:19 +05:30
slice-and-splice.english.md challenges: description improvement (#39197) 2020-07-07 06:10:04 -07:00
title-case-a-sentence.english.md fix(curriculum): add isHidden: false to challenges 2020-05-25 16:25:19 +05:30
truncate-a-string.english.md fix(curriculum): add isHidden: false to challenges 2020-05-25 16:25:19 +05:30
where-do-i-belong.english.md fix(curriculum): add isHidden: false to challenges 2020-05-25 16:25:19 +05:30