Stars
0
Forks
0
Watchers
0
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
93
commits
1
commits
when getting product cost the vending machine will now default the cost value to zero if no products found
96c895fView on GitHubrefactored validation function out of vending machine controller
332d0fcView on GitHubupdated project to use the exception pattern for non success responses
b4bdf2eView on GitHubend to end tests will now clean up after themselves investigate in memory db
0c39a06View on GitHubadded database tests to ensure we can also delete items from database
aaceaddView on GitHubadded test to validate we can batch insert products into database
08357d7View on GitHubadded end to end test to validate that I am able to purchase a product from the vending machine
8b463e2View on GitHub