nyu-delta-squad-s17 / recommendation-service

A relationship between two products (prod a, prod b)
Apache License 2.0
2 stars 0 forks source link

Combine initialize_mysql and initialize_testmysql #105

Closed sadam0930 closed 7 years ago

sadam0930 commented 7 years ago

As a developer I need one initialize method So that my unit tests test the method that will be used in production

Assumptions:

Acceptance Criteria:

Given ...
When ...
Then ...