Commit Graph

2 Commits

Author SHA1 Message Date
Dan Čermák
e5c7ced265
Add tests for baseVagrantSetup 2021-07-07 16:29:52 +02:00
Dan Čermák
0511838c1b
Functions integration tests (#1851)
Add integration tests for functions.sh

Implement a container based test system to run shell code for testing.
The concept utilizes pytest-testinfra and runs a container per test.
The nested container in a container feature is supported by the github
actions workflow. Thus the integration of this testing concept runs in
the github actions CI rather than on gitlab
2021-06-21 15:03:13 +02:00