Added testing and code coverage

This commit is contained in:
Chris Caron
2020-01-04 15:50:00 -05:00
parent 39336ca6a4
commit 7ec068657d
7 changed files with 108 additions and 10 deletions

View File

@ -25,7 +25,7 @@
import apprise
from django import forms
from django.utils.translation import ugettext_lazy as _
from django.utils.translation import gettext_lazy as _
# Define our potential configuration types
CONFIG_FORMATS = (