The test assessment project for PyCo includes question 1 and question 3.
npm install
npm run test-coverage
node v8.11.3
npm v5.8.0
mocha ^6.2.0
Question 1: O(n*m)
--question1
: question1 content
--question3
: question3 content
-----models
: models
-----services
: calculate payment amount service
-----utils
: utilities and constant
--testdate
: data test for question 1
--tests
: test cases