schema-tool icon indicating copy to clipboard operation
schema-tool copied to clipboard

Test Init Command

Open JohnMurray opened this issue 11 years ago • 0 comments

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 -f option drops and re-creates database

Note: May need to implement #6 (Version Control Agnosticism) to fully test this command

JohnMurray avatar Sep 02 '14 15:09 JohnMurray