Commit Graph

11 Commits

Author SHA1 Message Date
Tatiana 674fcf8e56 Revert "update tests, multiple exercises"
This reverts commit 2eb02ea212.
2021-05-08 11:31:02 -07:00
Tatiana e691edc97c Revert "Merge pull request #1 from xandora/jester-tester"
This reverts commit e901090896, reversing
changes made to 42076e7424.
2021-05-08 11:28:50 -07:00
Tatiana 18cffeb940 Revert "update cloning link"
This reverts commit 4c771f2e05.
2021-05-08 11:25:04 -07:00
Michael Frank b984cb4c6f Merge branch 'master' of TOP/javascript-exercises 2021-05-09 00:29:44 +12:00
Michael Frank 2eb02ea212 update tests, multiple exercises 2021-03-10 00:12:25 +13:00
Michael Frank 7a001e0fdb run jest-codemods on .spec.js files, move generator-exercises back in 2021-03-03 15:25:29 +13:00
Musabii 4d82ea16db
added a test and changed an old one
The second test would originally test if it works with upper-case letters and punctuation. but the description of the test is "works with punctuation". I think it is better to either put both in the description or make a new test that solely tests each different thing.
2020-06-25 11:17:48 +02:00
Étienne Boisseau-Sierra 00407bdee5 Transform 'let' in 'const' where needs be 2018-08-07 11:25:16 +01:00
Étienne Boisseau-Sierra 3a9251d55e Transform 'var' in 'let' 2018-08-07 11:25:16 +01:00
Cody Loyd 956727d4e5 palindrome solution 2017-12-15 11:15:57 -06:00
Cody Loyd f04a440e58 added palindromes exercise 2017-08-25 14:07:28 -05:00