Commit Graph

5 Commits

Author SHA1 Message Date
Marcus Schäfer
29c52aad9d
Fix documentation for language errors and wording 2026-01-31 18:59:43 +01:00
Marcus Schäfer
8949fce5e1
Drop still present tox artifacts
There were still some left over tox files and the
documentation contribution chapter was also wrong at
several places
2025-01-14 10:52:43 +01:00
Dmitri Popov
ed74872493 Revise scripts_testing.rst 2024-07-19 10:06:17 +02:00
Dan Čermák
736588ae30
Switch to pytest_container instead of custom conftest 2021-11-24 15:44:29 +01: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