Skip to content

Files

Latest commit

0eab197 · Jan 3, 2022

History

History
This branch is 10 commits ahead of, 101 commits behind emilybache/GildedRose-Refactoring-Kata:main.

Java-Approvals

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 3, 2022
Nov 30, 2021
Nov 30, 2021
Nov 30, 2021
Nov 30, 2021
Nov 30, 2021
Nov 30, 2021
Nov 30, 2021
Nov 30, 2021
Jan 3, 2022
Jan 3, 2022
Nov 30, 2021
Nov 30, 2021

Gilded Rose in Java with Approval Tests

This folder has a unit test that uses Approvals

There are two test cases here with different styles:

  • "foo" is more similar to the unit test from the 'Java' version
  • "thirtyDays" is more similar to the TextTest from the 'Java' version

I suggest choosing one style to develop and deleting the other.