We will work on Apr 26th (Saturday) and will be off from Apr 30th (Wednesday) until May 2nd (Friday) for public holiday in our country

Commit fee5cb31 authored by Ivan Chepurnyi's avatar Ivan Chepurnyi

! More test cases for setup scripts diffs generation

parent 33493107
......@@ -40,6 +40,21 @@ from_1.0.0_to_1.0.1_one_invalid:
actual:
- upgrade-1.0.0-1.0.1.php
from_1.0.0_to_1.0.5_one_invalid:
diff:
expected:
- install-1.0.0.php
- upgrade-1.0.0-1.0.1.php
- upgrade-1.0.1-1.0.5.php
actual:
- upgrade-1.0.0-1.0.1.php
from_1.0.0_one_invalid:
diff:
expected:
- install-1.0.0.php
- upgrade-1.0.0-1.0.1.php
actual:
- upgrade-1.0.0-1.0.1.php
to_1.0.5_one_invalid:
diff:
expected:
- install-1.0.0.php
......
......@@ -28,3 +28,13 @@ from_1.0.0_to_1.0.5_one_invalid:
- scheme
- 1.0.0
- 1.0.5
from_1.0.0_one_invalid:
- directory_one_invalid
- scheme
- 1.0.0
- null
to_1.0.5_one_invalid:
- directory_one_invalid
- scheme
- null
- 1.0.5
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment