schema-tool
schema-tool copied to clipboard
Test Init Command
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