magento / magento-semver

Magento Semantic Versioning Checker. Join #svc in our Community Slack: https://opensource.magento.com/slack. Static tests that identify required module version changes based on code diff, and look for backward incompatible changes.
Other
32 stars 25 forks source link

Various fixes #21

Closed slavvka closed 4 years ago

slavvka commented 4 years ago

Description (*)

Manual testing scenarios (*)

  1. Run semver against code with removed blocks and level = 1 (PATCH)
  2. There should be section Layout in the report with all removed blocks
  3. Changed files section should contain only really changed files without duplicates
  4. No PHP Notices should be present in the console

Notice

No tests provided since the current package doesn't allow to run any tests

Contribution checklist (*)