zcash-grant-system/backend/tests
AMStrix b177e7efa9 Backend Proposal Reads Pt. 2 (#209)
* web3 flask + read proposal

* tests

* use build/contracts indtead of build/abi

* fail if endpoint not set

* batched calls

* add web3 read to GET proposal(s) endpoints

* basic  integration of BE crowdFund data into FE

* handle dead contracts & omit on FE

* allow web3-free viewing & move crowdFundContract out of redux store

* upgrade flask-yolo2API to 0.2.6

* MetaMaskRequiredButton + use it in CampaignBlock

* convert to tuples

* farewell tuples

* flter dead proposals on BE

* give test_proposal_funded deadline more time
2018-11-14 17:24:56 -05:00
..
proposal Authenticate endpoints (#193) 2018-11-13 15:17:06 +01:00
user Update Flask-YoloAPI (#207) 2018-11-13 22:45:55 -05:00
web3 Backend Proposal Reads Pt. 2 (#209) 2018-11-14 17:24:56 -05:00
__init__.py "Fuller" Users (#96) 2018-09-25 15:09:25 -05:00
config.py Authenticate endpoints (#193) 2018-11-13 15:17:06 +01:00
factories.py initial commit 2018-09-10 11:55:26 -05:00
settings.py Backend Proposal Reads Pt. 1 (#198) 2018-11-14 09:30:18 -05:00
test_data.py Authenticate endpoints (#193) 2018-11-13 15:17:06 +01: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