mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
debian: Add unit tests to autopkgtest
Signed-off-by: James Valleroy <jvalleroy@mailbox.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
690cece2eb
commit
085ed3444a
6
debian/tests/control
vendored
6
debian/tests/control
vendored
@ -9,3 +9,9 @@
|
|||||||
#
|
#
|
||||||
Test-Command: plinth --list-modules 2> /dev/null
|
Test-Command: plinth --list-modules 2> /dev/null
|
||||||
Restrictions: needs-root
|
Restrictions: needs-root
|
||||||
|
|
||||||
|
#
|
||||||
|
# Run unit and integration tests on installed files.
|
||||||
|
#
|
||||||
|
Test-Command: PYTHONPATH='/usr/lib/python3/dist-packages/plinth/' py.test-3 -p no:cacheprovider
|
||||||
|
Depends: git, python3-pytest, python3-pytest-django, @
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user