Commit Graph

22 Commits

Author SHA1 Message Date
Tatiana 4efb36f3aa Revert "run jest-codemods on .spec.js files, move generator-exercises back in"
This reverts commit 7a001e0fdb.
2021-05-08 11:32:41 -07:00
Tatiana cb3ffc086c Revert "Update README with Jest specific language. Update some spec files with new syntax"
This reverts commit e73c68fc01.
2021-05-08 11:31:56 -07:00
Tatiana 674fcf8e56 Revert "update tests, multiple exercises"
This reverts commit 2eb02ea212.
2021-05-08 11:31:02 -07:00
Tatiana 18cffeb940 Revert "update cloning link"
This reverts commit 4c771f2e05.
2021-05-08 11:25:04 -07:00
Tatiana 2537c2e6e2 Revert "remove node_modules"
This reverts commit 2fb5731f23.
2021-05-08 11:15:45 -07:00
Michael Frank 2fb5731f23 remove node_modules 2021-05-09 00:43:44 +12:00
Michael Frank d28d80c46f Clean up the oopsie. Rebuild the blank exercises. 2021-05-09 00:39:21 +12:00
Michael Frank b984cb4c6f Merge branch 'master' of TOP/javascript-exercises 2021-05-09 00:29:44 +12:00
xandora e6a0bb03a5
Merge branch 'solutions' into master 2021-05-09 00:10:19 +12:00
Michael Frank 2eb02ea212 update tests, multiple exercises 2021-03-10 00:12:25 +13:00
Michael Frank e73c68fc01 Update README with Jest specific language. Update some spec files with new syntax 2021-03-04 10:42:39 +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
Cody Loyd e5a4a1d2eb
Update caesar.js
lol i'm dum
2020-11-16 12:25:23 -06:00
Cody Loyd bde09dacbd
Update caesar.js 2020-11-16 12:24:26 -06:00
GraceSchwar 7d37e6d67a
Update README.md 2020-10-16 13:44:16 -04:00
GraceSchwar 074b3b7481
Update README.md 2020-10-16 13:26:26 -04:00
Étienne Boisseau-Sierra 00407bdee5 Transform 'let' in 'const' where needs be 2018-08-07 11:25:16 +01:00
Étienne Boisseau-Sierra deb698c09e Add test to caesar checking negative wraping cornercase 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 834d78b8b2 remove timer and simon 2017-12-15 12:56:14 -06:00
Matthew-Cravinhos 6012c3a095 Added test cases 2017-09-20 19:04:46 -04:00
Cody Loyd b847c3bd61 add caesar cipher 2017-08-25 13:59:26 -05:00