zcash-grant-system/backend/tests
William O'Beirne 250d5fb7a9
EIP-712 signatures for login & signup (#189)
* Signup requires valid EIP-712 signature. Refactor some auth reducer nomenclature for consistency.

* Add auth endpoint for logging in that checks for valid signature, like create user.

* Fix tests, move dummy data into test_data.py.

* No strict slashes.
2018-11-07 14:08:42 -05:00
..
proposal Readable Proposal URLs (#190) 2018-11-07 12:33:19 -05:00
user EIP-712 signatures for login & signup (#189) 2018-11-07 14:08:42 -05:00
__init__.py "Fuller" Users (#96) 2018-09-25 15:09:25 -05:00
config.py Create Proposal Comment API (#29) 2018-09-18 17:17:34 -05:00
factories.py initial commit 2018-09-10 11:55:26 -05:00
settings.py Create Proposal Comment API (#29) 2018-09-18 17:17:34 -05:00
test_data.py EIP-712 signatures for login & signup (#189) 2018-11-07 14:08:42 -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