tests: add subset of the unit tests
Run the module unit tests.
This commit is contained in:
parent
ae2c4f26cf
commit
30beb7c7f3
@ -17,6 +17,9 @@
|
||||
- smoke:
|
||||
dir: smoke
|
||||
run: osbuild --help
|
||||
- unit:
|
||||
dir: source
|
||||
run: python3 -m pytest test/mod
|
||||
- image:
|
||||
dir: .
|
||||
run: osbuild source/test/data/manifests/fedora-boot.json --output-directory=/var/tmp/osbuild
|
||||
|
Loading…
Reference in New Issue
Block a user