Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test when structure is broken like when mandatory folders are missing #43

Closed
rdagumampan opened this issue Dec 30, 2019 · 1 comment
Closed

Comments

@rdagumampan
Copy link
Owner

Test when structure is broken such that one of mandatory folders is missing. Yuniql assumes an internal structure is in placed this way:

  • _init
  • _pre
  • vx.xx (at least 1)
  • _post
  • _draft
  • _erase
@rdagumampan rdagumampan changed the title Test when structure is broken such that one of mandatory folders is missing Test when structure is broken like when mandatory folders are missing Dec 30, 2019
@rdagumampan
Copy link
Owner Author

Done. When we call yuniql run, it will perform a pre-run checks to validate if the required directories are missing. Migrations will fail with a descriptive message on what directories are expected to be there.

See 60cd67d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant