mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-29 06:43:27 +03:00
contrib/jenkins.sh: enable automatic execution of unit tests
Change-Id: I7b4bb49efd5e6ae284da063b7899e368ea4f1e22 Related: I4d4facfabc75187acd5238ff4d0f26022bd58f82
This commit is contained in:
@@ -16,8 +16,7 @@ pip install pyyaml
|
|||||||
pip install cmd2
|
pip install cmd2
|
||||||
|
|
||||||
# Execute automatically discovered unit tests first
|
# Execute automatically discovered unit tests first
|
||||||
# TODO: uncomment once all tests are passing
|
python -m unittest discover -v -s tests/
|
||||||
# python -m unittest discover -v -s tests/
|
|
||||||
|
|
||||||
cd pysim-testdata
|
cd pysim-testdata
|
||||||
../tests/pysim-test.sh
|
../tests/pysim-test.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user