Skip to content

Java project with unit tests to help practice clean code principles

Notifications You must be signed in to change notification settings

embenzekri/blackfriday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov

Black Friday Test

This test is about a company that is selling products (here capsules and machines) in black friday

  • The company have a stock of products
  • The company can sell a given product at a fixed quantity and have a price sale margin of 20%
  • In black friday, the company is selling two times the usual quantity (10 instead of 5) but have only a price sale margin of 10%

About

Java project with unit tests to help practice clean code principles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages