docker-dev icon indicating copy to clipboard operation
docker-dev copied to clipboard

Vader tests

Open AGhost-7 opened this issue 7 years ago • 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.

AGhost-7 avatar Nov 01 '18 22:11 AGhost-7