Commit graph

  • f8a2928882 Also update the actual spec file. Michael Frank 2021-05-29 07:55:43 +1200
  • 50ce8d002c helloWorld.spec.js: Fix disparity between the README example and actual test. Michael Frank 2021-05-29 07:26:28 +1200
  • 778096f544
    Merge pull request #154 from TheOdinProject/fix/clarify-jest-instructions xandora 2021-05-26 09:55:25 +1200
  • 6c713cf5f2
    Minor syntax error xandora 2021-05-21 13:13:55 +1200
  • 4355657732
    Clarify Jest installation instructions xandora 2021-05-21 12:14:57 +1200
  • a2a7813159
    Merge pull request #152 from TheOdinProject/chore/switch-to-jest xandora 2021-05-19 20:54:09 +1200
  • c8857b8221
    Ignore 'generator-exercise' folder when running npm test. xandora 2021-05-18 12:26:46 +1200
  • c8f3ff9d1b
    Update helloWorld/helloWorld.js xandora 2021-05-18 11:43:45 +1200
  • 582521cc9f
    Update calculator/calculator.js xandora 2021-05-18 11:43:23 +1200
  • 71d3005e52
    Update .gitignore xandora 2021-05-18 11:43:10 +1200
  • 04bf93bb56
    Update .eslintignore xandora 2021-05-18 11:43:00 +1200
  • a0977c9295
    Merge branch 'main' into km-testing-jest-2 Marvin Gay 2021-05-17 18:56:52 -0400
  • 5708c3d85a Added jest Michael Frank 2021-03-03 15:13:24 +1300
  • ad1c0c407f Revert "Merge branch 'jest'" Marvin Gay 2021-05-12 21:47:42 -0400
  • f76e9e108f Merge branch 'jest' Marvin Gay 2021-05-12 21:47:42 -0400
  • 8430e59fe4 Merge branch 'origin/master' into 'jest' Marvin Gay 2021-05-12 21:45:11 -0400
  • 14f9b662de Update exercise number Michael Frank 2021-05-12 21:20:58 +1200
  • 321e943041 Update exercise number of each exercise Michael Frank 2021-05-12 19:39:31 +1200
  • 26ac56f75d Ignore generator-exercise when linting exercise files Michael Frank 2021-05-12 19:39:05 +1200
  • 8b753de1d1 multiple files: Added a blank line at the end of each file Michael Frank 2021-05-12 19:37:53 +1200
  • 03d7fe251a Add .DS_Store to .gitignore Michael Frank 2021-05-11 14:34:39 +1200
  • 87e9d0eabc Add missing semicolon. Michael Frank 2021-05-11 14:29:44 +1200
  • e454dfb35d Correct words caught by search/replace action. Michael Frank 2021-05-11 14:29:15 +1200
  • b673a53a1e remove doubled semicolon. Michael Frank 2021-05-11 14:28:37 +1200
  • 29bcae0032 Fix words caught by search/replace action. Michael Frank 2021-05-11 14:27:33 +1200
  • 2f63b3e380 added trailing semicolon to all function and module exports Michael Frank 2021-05-10 21:27:55 +1200
  • 58d2eb108a Minor grammatical fixes Michael Frank 2021-05-09 22:08:25 +1200
  • f238dee4ef
    Merge pull request #142 from kemonprogrammer/patch-1 Tatiana 2021-05-08 11:45:45 -0700
  • ba07cb9396
    Merge pull request #134 from plskz/fix-link Tatiana 2021-05-08 11:44:22 -0700
  • d3c6a5d061
    Bump hosted-git-info from 2.5.0 to 2.8.9 in /generator-exercise dependabot[bot] 2021-05-08 18:38:44 +0000
  • ac73d925a3
    Merge pull request #145 from TheOdinProject/fix/revert-jest Tatiana 2021-05-08 11:37:46 -0700
  • 8272bde6c9 Revert "Merge pull request #124 from TheOdinProject/twalton83-patch-1" Tatiana 2021-05-08 11:33:40 -0700
  • ffb5d83187 Revert "Added jest" Tatiana 2021-05-08 11:33:11 -0700
  • ee85d606fd Revert "Removed generator-exercises folder as it breaks jest-codemods" Tatiana 2021-05-08 11:32:47 -0700
  • 4efb36f3aa Revert "run jest-codemods on .spec.js files, move generator-exercises back in" Tatiana 2021-05-08 11:32:41 -0700
  • d79bdb9312 Revert "Change references from Jasmine to Jest in main readme" Tatiana 2021-05-08 11:32:26 -0700
  • cb3ffc086c Revert "Update README with Jest specific language. Update some spec files with new syntax" Tatiana 2021-05-08 11:31:56 -0700
  • e6260ae506 Revert "ignoring node_modules" Tatiana 2021-05-08 11:31:21 -0700
  • 674fcf8e56 Revert "update tests, multiple exercises" Tatiana 2021-05-08 11:31:02 -0700
  • eec196df17 Revert ".gitignore: Added package-lock.json, package.json that were used when I ran code-blocks over the tests." Tatiana 2021-05-08 11:30:02 -0700
  • 405b47c452 Revert "Standardised function declaration calls across exercises" Tatiana 2021-05-08 11:29:43 -0700
  • 8b6d46300c Revert "Update .gitignore" Tatiana 2021-05-08 11:29:14 -0700
  • e691edc97c Revert "Merge pull request #1 from xandora/jester-tester" Tatiana 2021-05-08 11:28:50 -0700
  • b2f2211321 Revert "Resolve merge conflicts" Tatiana 2021-05-08 11:27:13 -0700
  • 18cffeb940 Revert "update cloning link" Tatiana 2021-05-08 11:25:04 -0700
  • 60fe6c8b1f Revert "fix the ignoring of node_modules" Tatiana 2021-05-08 11:15:56 -0700
  • 2537c2e6e2 Revert "remove node_modules" Tatiana 2021-05-08 11:15:45 -0700
  • 2fb5731f23 remove node_modules Michael Frank 2021-05-09 00:43:44 +1200
  • 3423e2f6cf fix the ignoring of node_modules Michael Frank 2021-05-09 00:41:55 +1200
  • d28d80c46f Clean up the oopsie. Rebuild the blank exercises. Michael Frank 2021-05-09 00:39:21 +1200
  • b984cb4c6f Merge branch 'master' of TOP/javascript-exercises Michael Frank 2021-05-09 00:29:44 +1200
  • e6a0bb03a5
    Merge branch 'solutions' into master xandora 2021-05-09 00:10:19 +1200
  • 16760dae39
    Correct exercise number Michael 2021-05-06 19:56:48 +0200
  • 76ccc33cc5
    Bump lodash from 4.17.4 to 4.17.21 in /generator-exercise dependabot[bot] 2021-05-06 17:51:04 +0000
  • 4a220a6d55
    Bump handlebars from 4.0.10 to 4.7.7 in /generator-exercise dependabot[bot] 2021-05-06 16:28:44 +0000
  • cdfa24b1cf
    Bump merge from 1.2.0 to 1.2.1 in /generator-exercise dependabot[bot] 2021-05-04 20:27:20 +0000
  • d677c68c28 Remove solution from non-solution branch Michael Frank 2021-04-30 22:26:35 +1200
  • febe6522f3 Typo fixes, remove duplicate exercise folder Michael Frank 2021-04-30 21:54:46 +1200
  • 35d7948aa2 move files from testing repo to this repo Michael Frank 2021-04-30 21:49:46 +1200
  • fb304675d8 Backtrack on .gitignore modification, add instructions to readme Michael Frank 2021-04-30 00:01:06 +1200
  • eec46c7577 Ignoring package-lock.json, package.json Michael Frank 2021-04-29 23:59:53 +1200
  • 88b4dcfb76 fix typo in caesar.spec.js Michael Frank 2021-04-29 22:32:12 +1200
  • 61338e0ca0 Resolve merge conflicts Michael Frank 2021-04-29 22:09:59 +1200
  • e901090896
    Merge pull request #1 from xandora/jester-tester xandora 2021-04-29 21:54:47 +1200
  • 3faff54b7e
    Update .gitignore xandora 2021-04-29 21:54:01 +1200
  • 791a579823 Standardised function declaration calls across exercises Michael Frank 2021-04-29 21:33:30 +1200
  • c1b27dc68e .gitignore: Added package-lock.json, package.json that were used when I ran code-blocks over the tests. Michael Frank 2021-04-29 21:32:15 +1200
  • 8224cacfd4 Fix broken link plskz 2021-04-04 22:49:14 +0800
  • b0b57e6d56
    Bump y18n from 3.2.1 to 3.2.2 in /generator-exercise dependabot[bot] 2021-03-29 16:32:02 +0000
  • 2eb02ea212 update tests, multiple exercises Michael Frank 2021-03-10 00:12:25 +1300
  • b9983073cc ignoring node_modules Michael Frank 2021-03-04 11:07:18 +1300
  • e73c68fc01 Update README with Jest specific language. Update some spec files with new syntax Michael Frank 2021-03-04 10:42:39 +1300
  • 91d50288b2 Change references from Jasmine to Jest in main readme Michael Frank 2021-03-03 23:19:51 +1300
  • 7a001e0fdb run jest-codemods on .spec.js files, move generator-exercises back in Michael Frank 2021-03-03 15:25:29 +1300
  • ecd82a4d52 Removed generator-exercises folder as it breaks jest-codemods Michael Frank 2021-03-03 15:22:27 +1300
  • b8b23686e3 Added jest Michael Frank 2021-03-03 15:13:24 +1300
  • 42076e7424
    Merge pull request #124 from TheOdinProject/twalton83-patch-1 Carlos Diaz 2021-01-18 12:34:35 -0800
  • 4c771f2e05
    update cloning link Tatiana 2021-01-18 12:31:31 -0800
  • 452caf2783
    Merge pull request #123 from GroundedCastle/master Tatiana 2021-01-15 08:20:40 -0800
  • 35781bd985
    Update README.md GroundedCastle 2021-01-12 15:17:56 -0600
  • 6e0ae18d37
    Updated README GroundedCastle 2021-01-12 15:17:20 -0600
  • 8992dbff97
    Removed double spaces GroundedCastle 2021-01-12 15:03:42 -0600
  • 13e75df196
    Updated "To" as a test for making changes GroundedCastle 2021-01-12 15:00:50 -0600
  • e240670a8e
    Update README.md GroundedCastle 2021-01-11 18:43:56 -0600
  • f06258377f
    Merge pull request #1 from GroundedCastle/GroundedCastle-patch-1 GroundedCastle 2021-01-11 18:28:13 -0600
  • d6977b1f98
    Updated Cogency, Syntax, and Clone Explanation GroundedCastle 2021-01-11 17:23:34 -0600
  • 9a40c04726
    Merge pull request #121 from vrarora/patch-3 Tatiana 2021-01-10 05:27:41 -0800
  • 6793f8722a
    Update Leap Year Definition and grammar vrarora 2020-12-23 17:06:25 +0530
  • d5a2b0ed0a
    Merge pull request #120 from vrarora/patch-1 xandora 2020-12-23 07:27:26 +1300
  • 19f6888688
    Update helloWorld.js vrarora 2020-12-22 14:01:32 +0530
  • 7e04012d05
    Update README.md Briggs Elsperger 2020-12-09 14:29:25 -0800
  • e5a4a1d2eb
    Update caesar.js Cody Loyd 2020-11-16 12:25:23 -0600
  • bde09dacbd
    Update caesar.js Cody Loyd 2020-11-16 12:24:26 -0600
  • 2c5bb33cfc
    Update node installation link Marvin Gay 2020-10-28 22:00:21 -0400
  • 5f32e12451
    Merge pull request #116 from Abhineet0011/master Marvin Gay 2020-10-18 11:26:53 -0400
  • 2563ec716b
    Additional revisions to README Marvin Gay 2020-10-17 19:43:29 -0400
  • 1c4b1a667e
    Update readme.md Abhineet0011 2020-10-17 21:20:36 +0530
  • cef55bcfb7
    Merge pull request #115 from GraceSchwar/master Briggs Elsperger 2020-10-16 11:44:43 -0600
  • 7d37e6d67a
    Update README.md GraceSchwar 2020-10-16 13:44:16 -0400
  • 074b3b7481
    Update README.md GraceSchwar 2020-10-16 13:26:26 -0400