ietoolkit icon indicating copy to clipboard operation
ietoolkit copied to clipboard

Test run files

Open luizaandrade opened this issue 6 years ago • 1 comments

Add do-files used for testing the commands to GitHub, so we can always use the same do-file to test all options of the commands every time a new change is made.

luizaandrade avatar Sep 28 '18 15:09 luizaandrade

There will be one test run file for each command. Each test run file will run the command with different options and should include special cases that the command should be able to handle. Whenever anyone makes an update to a command they should make sure that this test run file runs without error before submitting a PR to make sure the new edits did not brake anything.

Everyone are encouraged to add special cases that are more likely to cause errors.

kbjarkefur avatar Sep 28 '18 15:09 kbjarkefur