debian-koji-osbuild/test
Lars Karlitski 16f762c2ed test: move to koji-osbuild-tests package
This is similar to how other osbuild packages are testing: everything
that's needed for testing is included in the tests package or a
dependency of it. The test runner then runs every executable in
/usr/libexec/tests/<packagename>. This gives a simple test API to
projects depending on this package (notably osbuild-composer).

The local development workflow described in HACKING.md is meant to
continue to work. To ensure this, all relevant scripts gained a
TEST_DATA variable, which defaults to `./test`, but is set from $1 to
the installed path from integration.sh.
2020-11-19 09:28:28 +01:00
..
container test: move to koji-osbuild-tests package 2020-11-19 09:28:28 +01:00
data ci: rework ssl cert generation (SAN usage) 2020-11-12 13:13:55 +01:00
integration all: sync with composer changes 2020-09-25 22:33:31 +01:00
unit builder: attach koji init/import logs 2020-11-17 16:05:39 +01:00
action.yml test: add github test environment action 2020-09-12 16:00:54 +02:00
build-container.sh test: move to koji-osbuild-tests package 2020-11-19 09:28:28 +01:00
copy-creds.sh test: move to koji-osbuild-tests package 2020-11-19 09:28:28 +01:00
Dockerfile test: shellcheck support for run-tests.sh 2020-09-17 19:53:06 +02:00
entrypoint.sh test: use "bash" for entrypoint.sh 2020-09-17 19:53:06 +02:00
integration.sh test: move to koji-osbuild-tests package 2020-11-19 09:28:28 +01:00
make-certs.sh test: move to koji-osbuild-tests package 2020-11-19 09:28:28 +01:00
make-tags.sh test/make-tags.sh: KOJI_SERVER env variable 2020-09-29 21:40:25 +01:00
run-builder.sh test: move to koji-osbuild-tests package 2020-11-19 09:28:28 +01:00
run-koji-container.sh ci: generate koji certs with SAN in make-certs.sh 2020-11-12 13:13:55 +01:00