AGhost-7/docker-dev

Vader tests

Opened this issue · 0 comments

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 tests
  • test/sh contains some shell scripts to test docker run commands.