django-cryptolock/tests
Gonçalo Valério 1de5510680 MoneroAddressBackend now handles extra keyword arguments that might be provided. Also added more tests 2020-01-06 17:24:27 +00:00
..
__init__.py Initial commit. Cookiecutter based project structure 2019-09-24 18:02:54 +01:00
settings.py add tests for the current address model and validator 2019-10-15 19:13:39 +01:00
test_backends.py MoneroAddressBackend now handles extra keyword arguments that might be provided. Also added more tests 2020-01-06 17:24:27 +00:00
test_forms.py add some tests to the forms, utils and validators 2019-11-25 19:10:04 +00:00
test_models.py fix test to maintain compatibility with python3.5 2019-10-15 19:17:14 +01:00
test_utils.py add some tests to the forms, utils and validators 2019-11-25 19:10:04 +00:00
test_validators.py removed support for python 3.5 and added 3.8 2019-11-25 19:23:59 +00:00
urls.py Remove non-required code and format with black 2019-10-14 13:13:54 +01:00