zcash-grant-system/backend/tests
AMStrix b3e3a28957 Admin authentication environment variable + generation command (#78)
* store admin pass hash in ENV + add gen-admin-auth command

* allow custom salt for hash generation

* remove unused import

* dynamically pull salt for testing admin password hash generator func

* Fix middleware name.
2019-01-17 00:20:10 -05:00
..
admin Admin authentication environment variable + generation command (#78) 2019-01-17 00:20:10 -05:00
email Email settings + unsubscribe (#75) 2019-01-16 17:26:44 -05:00
proposal Merge branch 'develop' into zcash-contributions 2019-01-09 14:08:51 -05:00
user Email settings + unsubscribe (#75) 2019-01-16 17:26:44 -05:00
__init__.py "Fuller" Users (#96) 2018-09-25 15:09:25 -05:00
config.py Rework Proposal Comments & Updates (#36) 2019-01-04 14:03:37 -05:00
factories.py initial commit 2018-09-10 11:55:26 -05:00
mocks.py Wipe migrations. Fix tests. 2019-01-08 12:44:54 -05:00
settings.py User Auth Conversion (#19) 2018-12-14 13:36:22 -06:00
test_data.py Rework Proposal Comments & Updates (#36) 2019-01-04 14:03:37 -05:00
test_example.py Start ganache. Example test for python to pass. 2018-09-11 16:00:15 -04:00
test_models.py initial commit 2018-09-10 11:55:26 -05:00