GildedRose-Refactoring-Kata/elisp
mgd 9ad10ef377 Ammendments to update-quality
- logic of if statments changed to if not
- removed min/max
- Strings for Sulfuras and Backstage pass made to exactly match specification
- Code structure is based more on the clojure version
2024-10-11 11:24:16 +01:00
..
gilded-rose-test.el Further Amendments 2024-10-09 00:50:47 +01:00
gilded-rose.el Ammendments to update-quality 2024-10-11 11:24:16 +01:00
readme.org * Amendments 2024-10-07 21:22:57 +01:00

Gilded Rose

Gilded Rose kata in Elisp!

Structure

gilded-rose.el contains source code. gilded-rose-test.el uses ert to run tests

Running tests

  • Use the command eval-buffer on gilded-rose.el
  • Use the command eval-buffer on gilded-rose-test.el
  • Test can be run interactively using the command ert or with (ert-run-tests-interactively t)

Todo

  • Add TestText fixture