container-common-scripts icon indicating copy to clipboard operation
container-common-scripts copied to clipboard

Move common parts of the tests into a common Bash script

Open hhorak opened this issue 8 years ago • 1 comments

Many tests share similar or same parts, like:

  • cleaning the containers after running the test
  • running the container while storing the ID into a cidfile
  • checking the man help.1 file
  • ...

So we should eventually have at least set of functions shared in more containers to make the tests maintenance easier.

hhorak avatar Feb 22 '17 14:02 hhorak

Notable PR: #27.

praiskup avatar Sep 14 '17 22:09 praiskup

This issue is obsolete everything was moved to common parts except databases.

And we do not have capacity for implementing this.

phracek avatar Jun 03 '24 08:06 phracek