django-cryptolock/tests
Gonçalo Valério 045f79f867 current active challenges are now stored on the database 2020-05-12 16:53:23 +01:00
..
__init__.py Initial commit. Cookiecutter based project structure 2019-09-24 18:02:54 +01:00
helpers.py fix code format issues 2020-03-31 14:06:23 +01:00
settings.py add tests for the new bitcoin authentication backend 2020-02-19 17:56:22 +00:00
test_backends.py validate the address first on signup 2020-03-31 13:59:07 +01:00
test_forms.py current active challenges are now stored on the database 2020-05-12 16:53:23 +01:00
test_managers.py current active challenges are now stored on the database 2020-05-12 16:53:23 +01:00
test_models.py add tests for the new bitcoin authentication backend 2020-02-19 17:56:22 +00:00
test_utils.py Challenge length is now configurable 2020-05-12 13:53:39 +01: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