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
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
b2f2211321
Revert "Resolve merge conflicts"
...
This reverts commit 61338e0ca0
, reversing
changes made to b9983073cc
.
2021-05-08 11:27:13 -07:00
Tatiana
18cffeb940
Revert "update cloning link"
...
This reverts commit 4c771f2e05
.
2021-05-08 11:25:04 -07: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
vrarora
6793f8722a
Update Leap Year Definition and grammar
...
I got confused after seeing the code in solution that definition and solution didn't match so this is what I found on Wikipedia "(except for years evenly divisible by 100, which are not leap years unless evenly divisible by 400)" but earlier it was written here "except for years which are both divisible by 100 and not divisible by 400."
I maybe wrong here, not knowing that these two statements maybe are indicating two different things, if that's the case, then feel free to not apply the changes and do let me know. 😄
P.S. - I corrected "effects" to "affects" too.
2020-12-23 17:06:25 +05:30
kyriri
da45b701d4
Further clarify guidelines
...
Everybody in the Southern hemisphere experiences winter in July and that's normal, so the original remark added an unnecessary (and off-topic) layer of confusion.
2020-05-13 20:17:22 -03:00
Ricky McCallum
b1ef1fa03a
Clarify leap year rules
2019-01-30 17:37:49 -05:00
Étienne Boisseau-Sierra
00407bdee5
Transform 'let' in 'const' where needs be
2018-08-07 11:25:16 +01:00
Étienne Boisseau-Sierra
35f797f454
Capitalize 'Hint'-subtitles
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
72878172b5
leap years solution
2017-12-14 15:35:45 -06:00
Cody Loyd
829730fb79
Revert "remove class based exercises"
...
This reverts commit 290e7f1da4
.
2017-11-24 14:23:16 -06:00
Cody Loyd
290e7f1da4
remove class based exercises
2017-11-20 13:51:01 -06:00
Cody Loyd
afaa699ad1
Update leapYears.spec.js
2017-10-25 11:52:28 -05:00
Cody Loyd
dd17d8ac8b
add hints to exercises
2017-10-24 15:10:20 -05:00
Cody Loyd
cadd4b255c
add leapYears
2017-08-25 13:47:05 -05:00