Commit Graph

  • 4df10d3b34 - add unit tests to legacy code for each business rule - refactor the UpdateQuality method by : * removing all static item names * strongly typing the different items * moving specific business logic inside the business object Nicolas 2022-11-15 15:57:49 +0100
  • f5bd991c3d update equations type Christos Giannouris 2022-11-14 13:57:36 +0100
  • cffc1f234c refactoring duplicated Logic part 2 Christos Giannouris 2022-11-14 13:55:29 +0100
  • dc21f1c2bd refactoring duplicated Logic Christos Giannouris 2022-11-14 13:51:58 +0100
  • 8c0a90a544 create constants Christos Giannouris 2022-11-14 13:42:04 +0100
  • fcdbd79e23 fix test Christos Giannouris 2022-11-14 13:31:43 +0100
  • ac8fce7557
    Merge pull request #374 from ZeKap/patch-1 Emily Bache 2022-11-10 09:05:22 +0100
  • e8b4d95519
    removed a word that didn't mean anything in the sentence in french Kap 2022-11-07 09:31:27 +0100
  • ce3f7128b2 Setup environment to work in Docker container Fixes AlexUkPC/GildedRose-Refactoring-Kata#1 Alex Rogna 2022-10-22 15:44:41 +0100
  • 672885c269 removing not needed test cases Ziemowit Kustra 2022-10-18 23:22:42 +0200
  • 7f109fe12f reconstruction of Quality modification and units update Ziemowit Kustra 2022-10-18 23:15:15 +0200
  • c54cdfbb5b Enable coverage and add Howto for coverage msiverback 2022-10-17 08:42:57 +0200
  • 760fa27d4a Fix python ref in go's test-with-coverage.sh ulf 2022-10-16 15:25:44 +0200
  • f19e7d6878 Adding Unit Tests for conjured food Ziemowit Kustra 2022-10-14 13:50:18 +0200
  • 027de3f46c Adding Quality Calculation and unit test for conjured items Ziemowit Kustra 2022-10-14 11:40:40 +0200
  • 8250515a59 Add conjured items feature ezravanderweel 2022-10-13 17:04:40 +0200
  • abfd7796d7 Improve code readability and update test ezravanderweel 2022-10-13 17:04:07 +0200
  • 878f2da3aa
    Merge pull request #366 from Chemaclass/php/update-approvals-dependency Emily Bache 2022-10-12 15:43:45 +0200
  • 2bf0a3e409 quantity indentifier since it has multiple increments and decrements. davidraj 2022-10-10 22:40:03 +0100
  • d1a963759e Conjure method added to the conditions davidraj 2022-10-10 20:10:51 +0100
  • edd3a27b96 Simplfied the conditional statements davidraj 2022-10-10 20:07:32 +0100
  • f5328837f8 variables updated davidraj 2022-10-10 19:54:19 +0100
  • 299a7efb12 Composition of never sold method davidraj 2022-10-10 19:08:41 +0100
  • 5f137d6312 composed method - old item davidraj 2022-10-10 18:58:30 +0100
  • 8a5ad5ca19 composing to smaller methods for decrease in quality davidraj 2022-10-10 17:00:00 +0100
  • 56370b0f89 composing into smaller methods davidraj 2022-10-10 16:57:36 +0100
  • ae84163e48 Assignment of operators davidraj 2022-10-10 16:53:06 +0100
  • 319ef5155f Extacted class davidraj 2022-10-10 16:39:28 +0100
  • 154f9dc7ad composing methods davidraj 2022-10-10 16:20:32 +0100
  • c90bc34dc5 spec updated in order to run proper tests for further refactoring davidraj 2022-10-10 14:36:19 +0100
  • e1e3c990f2
    Merge pull request #367 from Chemaclass/php/update-phptan-max-level Emily Bache 2022-10-10 11:20:47 +0200
  • 99bea5cc45 Bump jest version ulf 2022-10-10 08:48:10 +0200
  • e6e2c62858 Adjusted instruction/procedure for coverage measurements in go ulf 2022-10-08 13:28:35 +0200
  • b344bd8e1f Add README for csharpcore ulf 2022-10-08 11:43:02 +0200
  • 40404d9217 Add coverage measurement and fix unity variant for c99 ulf 2022-10-08 10:40:09 +0200
  • ae2fde9fe1 Add pytest variant for python ulf 2022-10-08 09:22:15 +0200
  • 7d14cfe058 Ignore .devcontainer and .vscode directories ulf 2022-10-08 07:19:03 +0200
  • 86fd140c4d Update level:max in phpstan.neon Jose Maria Valera Reales 2022-10-07 10:06:58 +0200
  • 07962c0803 Bugfix: Update approvals php dependency Jose Maria Valera Reales 2022-10-07 10:01:01 +0200
  • a7cebcebed
    Merge pull request #364 from Neppord/main Emily Bache 2022-10-05 08:15:05 +0200
  • 30a28f0a4a Indent nested points to improve readability Luke Stoward 2022-10-04 15:32:03 +0100
  • 0dfaefa147 Add add script that helps you add items Samuel Ytterbrink 2022-09-26 15:20:26 +0200
  • f97344859b Dont ignore the items files Samuel Ytterbrink 2022-09-16 15:44:23 +0200
  • cae6ee8d5d Add add programm to add item to the in-items file Samuel Ytterbrink 2022-09-16 15:43:39 +0200
  • 38da2b91ce Don't touch in-items file Samuel Ytterbrink 2022-09-16 15:39:14 +0200
  • 9f208d7947 Build all cbl files Samuel Ytterbrink 2022-09-16 15:38:18 +0200
  • 3720febc88 Reduce the size of sell in and quality Samuel Ytterbrink 2022-09-16 15:36:26 +0200
  • 07c3edcb48 Fix warning Samuel Ytterbrink 2022-09-09 10:35:41 +0200
  • cfb27bf23c Add test script Samuel Ytterbrink 2022-09-09 10:35:28 +0200
  • e284c47e89 Add base for GnuCobol version Samuel Ytterbrink 2022-09-09 10:27:42 +0200
  • 1184504cfe
    Merge pull request #363 from pesterhazy/clojure Emily Bache 2022-09-26 07:56:19 +0200
  • c81d02acf5 Add Clojure translation Paulus Esterhazy 2022-09-25 20:41:30 +0200
  • d4d818a801 Taking out changes to Item.java again LOL Adam 2022-09-25 18:18:12 +0100
  • f14ff34936 Taking out changes to Item.java Adam 2022-09-25 18:15:45 +0100
  • 30ed72f8de Adding unit tests and refactoring - looks good ;-) Adam 2022-09-25 18:14:21 +0100
  • 6322ea1cf4 added tests Rui Sousa 2022-09-23 07:16:26 -0100
  • e2a1459192 Move classes to separate files Kacper Majczak 2022-09-12 14:33:25 +0200
  • d18f1c7e6f Implement CommandFactory Kacper Majczak 2022-09-12 14:32:37 +0200
  • 448e7f04a6 Change php to 8.1 Kacper Majczak 2022-09-12 14:23:48 +0200
  • b6b41e3d94 Move body from client to command classes Kacper Majczak 2022-09-12 14:23:40 +0200
  • 795c150ab5 Eliminate if statements using Guard Clause Kacper Majczak 2022-09-12 13:47:06 +0200
  • c10371164c Extract some methods to clean up code Kacper Majczak 2022-09-12 13:18:47 +0200
  • e0ab06959b Use consts and change way of assigning properties Kacper Majczak 2022-09-12 13:05:01 +0200
  • 44085d93d0 Add tests Kacper Majczak 2022-09-12 12:57:16 +0200
  • 9fff3f34ab Fix test Kacper Majczak 2022-09-12 12:27:51 +0200
  • 9eef61f347 Update composer.json and lock Kacper Majczak 2022-09-12 12:27:01 +0200
  • bdcea60169
    Merge pull request #357 from Mavelous/main Emily Bache 2022-08-29 15:14:34 +0200
  • b3d0da2a9a Added Gradle to Groovy project. Mike Vitale 2022-08-26 13:51:13 -0500
  • a4adbd1922 Simplified every more Dan Pickering 2022-08-22 10:59:03 +1200
  • 8e12d61da0 Updated readme Dan Pickering 2022-08-19 16:16:19 +1200
  • 45e9ebab84 Simplified to just a JS kata Dan Pickering 2022-08-19 16:09:26 +1200
  • 9884e30e01 Conjuredに対して「販売するための残り日数が無くなると、Quality値は2小さくなります。」仕様が漏れていたので追加 bestaff-hirakawa 2022-08-08 09:20:18 +0900
  • 6b85d52e6f Conjured商品追加 bestaff-hirakawa 2022-08-07 03:23:30 +0900
  • 1f64334566 その他商品のリファクタリング bestaff-hirakawa 2022-08-07 03:19:03 +0900
  • 01eb701417 Backstage passesのリファクタリング bestaff-hirakawa 2022-08-07 03:14:27 +0900
  • a3e2d56a24 Sulfurasのリファクタリング bestaff-hirakawa 2022-08-07 03:10:30 +0900
  • fcecd11fba Aged Brieのリファクタリング bestaff-hirakawa 2022-08-07 03:06:07 +0900
  • 83750d99a6 added tests and refactoring Samuel Puček 2022-08-06 19:10:32 +0200
  • 204dd7247d 説明を追加 ryo.takaki 2022-08-05 11:32:34 +0900
  • 024541ac8c delete projects dmytro.zilnyk 2022-08-04 23:03:48 +0200
  • 5678a53db3 研修用 ryo.takaki 2022-08-02 22:20:43 +0900
  • 90795399a6 add space for fun in Readme.md Tribhuwan 2022-07-23 21:38:17 +0530
  • 0a03494e8e add space for fun Tribhuwan 2022-07-23 21:35:03 +0530
  • 58c311de63 Merge branch 'DeckerTestPass2' of https://github.com/Decker-Matthew-R/Group2-GildedRose-Refactoring-Kata into DeckerTestPass2 Matt Decker 2022-07-04 14:53:30 -0500
  • f6c9e8e490 Updated Code Matt Decker 2022-07-04 14:53:19 -0500
  • d455f9e147
    Merge branch 'main' into DeckerTestPass2 Matt Decker 2022-07-04 14:51:56 -0500
  • a65f61a2e5
    Merge pull request #9 from Decker-Matthew-R/cpage4 Matt Decker 2022-07-04 14:51:33 -0500
  • e3935d3fc5
    Merge branch 'main' into cpage4 Matt Decker 2022-07-04 14:51:17 -0500
  • 61ff36cad8 Added dependancies to run code coverage checks Matt Decker 2022-07-04 14:45:03 -0500
  • 372bbb5d63
    Create CodeCoverage-UnitTests.md Matt Decker 2022-07-04 13:51:02 -0500
  • 72f0a797bc message cammp325 2022-07-04 14:21:44 -0400
  • 06bfb84143
    Merge pull request #7 from Decker-Matthew-R/Decker-Refactor-Branch3 Matt Decker 2022-07-02 12:20:14 -0500
  • 640fdd8929 Added Conjure Item Matt Decker 2022-07-02 12:18:04 -0500
  • 21cb24bf97
    Merge pull request #6 from Decker-Matthew-R/Decker-Refactor-Branch2 Matt Decker 2022-07-02 12:00:41 -0500
  • eb75165d89 Removed adjustment variable Matt Decker 2022-07-02 11:59:59 -0500
  • ab3cdd3980
    Merge pull request #5 from Decker-Matthew-R/cpage2 Matt Decker 2022-07-02 11:51:34 -0500
  • 0815c27195 further refactor cammp325 2022-07-02 12:49:55 -0400
  • 96382b8834
    Merge pull request #4 from Decker-Matthew-R/cpage2 Matt Decker 2022-07-02 10:14:33 -0500
  • f7bd6dba9a adjustQuality method added cammp325 2022-07-02 11:13:25 -0400
  • cf74c0256a
    Merge pull request #3 from Decker-Matthew-R/cpage Matt Decker 2022-07-02 09:56:54 -0500