Erunno / WhiskyMan

App for managing whisky collection
3 stars 0 forks source link

Create test data #1

Closed Erunno closed 3 years ago

Erunno commented 3 years ago

Implement code which will populate a database with test data. Code may run before each run, code certainly has to run before integration tests.

!!! Code HAVE TO be save in a sense that it will be hard to erase production database

Possible solutions: write SQL script write c# code