Commit Graph

18 Commits

Author SHA1 Message Date
trekitch db4255dc92 changed right name this time 2022-01-26 15:04:37 -05:00
trekitch 10199f35a9 change to alternate solutions name 2022-01-26 15:03:53 -05:00
trekitch 894ae2d4ce added alternate solution to multiply using Exponentiation operator 2022-01-26 14:15:16 -05:00
Michael Frank 06e90f66c8 pulled eslint files from jester-tester and updated exercise numbers 2021-05-12 21:37:19 +12:00
Michael Frank ac4d2a94e5 Grammar cleanups, trailing semicolon for function expressions 2021-05-10 20:08:31 +12:00
Michael Frank 2d6c505096 calculator/README.md: Removed references to Jasmine.
calculator.spec.js: Set all tests except the first to test.skip
2021-05-10 14:57:23 +12:00
Michael Frank a5a0284ac1 update var to const in function declarations 2021-05-10 00:06:18 +12:00
Michael Frank 749a48adee Tweak matchers in removeFromArray, pull pigLatin solution from old branch 2021-04-30 22:12:52 +12:00
Michael Frank febe6522f3 Typo fixes, remove duplicate exercise folder 2021-04-30 21:54:46 +12:00
Michael Frank 791a579823 Standardised function declaration calls across exercises 2021-04-29 21:33:30 +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
É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
Tommy d4ac500896 add xit to problems on calc spec file so make it consistent with other exercises 2018-07-23 11:50:39 -07:00
Jacob C Moore e8f9821be6
Update calculator.spec.js 2018-01-13 12:34:10 -05:00
Jakub Broz 5c78dc7ebe zero factorial is 1 2018-01-01 15:56:20 +01:00
Matthew-Cravinhos 818c14e0bd Fixed folder titles 2017-09-22 17:32:56 -04:00