mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
debian: Add smoke test with autopkgtests
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
e385e7a87a
commit
eb341022a2
11
debian/tests/control
vendored
Normal file
11
debian/tests/control
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
#
|
||||
# Smoke test to check various basics on an installed version of Plinth. This
|
||||
# checks that the following aspects are working okay:
|
||||
# - Python runtime
|
||||
# - Python library dependencies
|
||||
# - Plinth configuration
|
||||
# - Ability to create and initialize database
|
||||
# - Module inititailzation for essential modules
|
||||
#
|
||||
Test-Command: plinth --list-modules 2> /dev/null
|
||||
Restrictions: needs-root
|
||||
Loading…
x
Reference in New Issue
Block a user