Mailman: add unit tests, and adatp to recent code changes
This commit is contained in:
parent
aaa825588e
commit
a116e1e34d
4 changed files with 17 additions and 10 deletions
|
@ -24,6 +24,10 @@ $BASEDIR/bin/pg-give-rights.py
|
|||
# SELinux contexts
|
||||
restorecon -r "$BASEDIR"
|
||||
|
||||
# Run unit tests
|
||||
django-admin test --pythonpath $CONFDIR --settings settings_test -P hyperkitty
|
||||
nose2 kittystore
|
||||
|
||||
# Reload Apache to flush the python cache
|
||||
systemctl reload httpd
|
||||
# Restart Mailman3 since kittystore was updated
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue