diff --git a/mibios/glamr/tests.py b/mibios/glamr/tests.py index 5785c43..68510e7 100644 --- a/mibios/glamr/tests.py +++ b/mibios/glamr/tests.py @@ -9,8 +9,11 @@ python3 -m coverage run --branch --source=./mibios ./manage.py test python3 -m coverage html -d cov_html -How to create or re-create the test fixture run the AAALoadMetaDataTests test +To create or re-create the test fixture run the AAALoadMetaDataTests test first. + +Whole site testing suggestion: +linkchecker [--user=] -r <2|3> -F text --no-robots """ import logging import re