Commit Graph

4 Commits

Author SHA1 Message Date
Preben Ingvaldsen
6e40c67a5c test: shorten repo/folder names
Shorten the repo/folder names in the nested .gitattributes test
to prevent AppVeyor failure
2018-05-31 11:26:58 -07:00
Preben Ingvaldsen
30cdf66a21 commands: fix issues based on feedback
* Exit `migrate import --no-rewrite` if attributes filter
has no elements in its Include() list
* In `--no-rewrite` tests checking errors, fail out of test if
the command doesn't fail
2018-05-31 11:19:45 -07:00
Preben Ingvaldsen
188a4c668c commands: test error messages are as expected
In the `--no-rewrite` tests that cover error cases, test that
the provided error message is as expected
2018-05-30 10:56:11 -07:00
Preben Ingvaldsen
133da5293a command: add integration tests for --no-rewrite
Add a new test script, test-migrate-import-no-rewrite.sh,
that runs a series of integration tests using the `migrate import`
command and the `--no-rewrite` flag
2018-05-25 17:11:14 -07:00