OrangeIguanas / Bangazon-cli

0 stars 0 forks source link

create and test Order #17

Closed abbyfleming closed 7 years ago

abbyfleming commented 7 years ago

Description

Created a class for Order and a test file

Related Ticket(s)

4

Testing

[X ] There are new unit tests in this PR, and I verify that there is full coverage of all new code. [ ] I certify that all existing tests pass

Documentation

[X ] There is new documentation in this pull request that must be reviewed..

Deploy Notes

git checkout master
git pull
git branch -r
git fetch --prune
git checkout amOrder

Steps to Test

Outline the steps to test the code in this pull request.

run python testOrder.py

Dmart331 commented 7 years ago

🚀 🚀

ZacharyCline commented 7 years ago

🚀 for what you have now, we can refactor after your our pull!