- Run $sbt test command to execute the test cases.
- To Keep things simple, I have kept the total amount as Pence instead of Double or BigDecimal. We can discuss and improvise the solution.
- I have kept the solution simple for the interview, I would like to improve the solution depending on the requirement.