Skip to content

duckweed/codingDojo9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stories so far:
===============

 * Add item with price
 * Add item with name
 * Change item price
 * Add a can of soup to the inventory - 1.02
 * Soup of 3 for the price of 2
 * 4 cans of soup is 3.06
 * 6 cans of soup is $4:08
 * print out receipt
 * print out more complex receipt

Refactorings to be done:
========================
 * rename test class
 * addItem=> scan
 * 2 identical functions
 * Remove duplication in tests
 * pull "setup" into setup
 * add multiple items

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages