Skip to content

richard-dennehy/CheckoutKata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkout Kata

To run tests: sbt test

Potential future enhancements

  • Create a user interface for the checkout
  • As part of UI work, create a helper class to convert arbitrary user input into an Item, and handle invalid input.
  • Move the currency formatter out of the checkout class itself, and into the helper class
  • More flexible special offers, e.g. "Spend £X, get £Y off"

About

Checkout code test for HMRC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published