-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
Need to add unit-tests to test the running of the init command. The following need to be tested:
- Check creates database table
- Check initializes version control system (if applicable)
- Check
-foption drops and re-creates database
Note: May need to implement #6 (Version Control Agnosticism) to fully test this command