Vader tests
Opened this issue · 0 comments
AGhost-7 commented
Should add vader tests to ensure the autocompletion and such is always working.
This will require some major changes to the testing stuff. Every image should have a test directory which only executes if the image gets built:
test/vader
contains the vader teststest/sh
contains some shell scripts to test docker run commands.