OrangeIguanas / Bangazon-cli

0 stars 0 forks source link

Created Class and TestClass for ProductOrders (junction table) #30

Closed shawn-mit closed 7 years ago

shawn-mit commented 7 years ago

Description

This PR is for the creation of the Product Table and the

Related Ticket(s)

List related ticket(s) that apply to the work done in this pull request

8

Testing

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

Documentation

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

Deploy Notes

None

git pull --prune
git checkout <feature_branch>

Steps to Test

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

  1. git branch -r
  2. git checkout origin / sm_test
  3. run test / CTRL +B in sublime IDE.
ZacharyCline commented 7 years ago

🚀

Dmart331 commented 7 years ago

🚀