zcash-grant-system/backend/tests
Danny Skubak fb6b9b5af7 Proposal Lifecycle & Crowdfunding (#23)
* add proposal versioning

* remove deadlines

* update proposal lifecycle for admin

* update proposal lifecycle for backend

* update proposal lifecycle for frontend

* fix tests

* remove acceptedWithFunding

* fix lint, remove commented code

* remove commented code

* refactor backend to provide isVersionTwo

* refactor backend to provide isVersionTwo

* Revert "refactor backend to provide isVersionTwo"

This reverts commit e3b9bc661081e482326f83fa6aa517cf6bdebe6c.

* use isVersionTwo in admin

* add acceptedWithFunding

* trigger ci

* remove "version"

* remove "version"

* remove rejected from campaign block
2019-10-16 22:43:20 -05:00
..
admin Proposal Lifecycle & Crowdfunding (#23) 2019-10-16 22:43:20 -05:00
email Run reformatter on all files (#98) 2019-01-23 10:00:30 -05:00
proposal Fix proposal model functions, tests pass. 2019-03-19 13:01:11 -04:00
task fix test 2019-01-29 16:43:04 -06:00
user Address TODOs (#349) 2019-03-13 16:39:50 -05:00
__init__.py "Fuller" Users (#96) 2018-09-25 15:09:25 -05:00
config.py More webargs validation (#344) 2019-03-14 15:29:02 -05:00
factories.py Run reformatter on all files (#98) 2019-01-23 10:00:30 -05:00
mocks.py Run reformatter on all files (#98) 2019-01-23 10:00:30 -05:00
settings.py User Auth Conversion (#19) 2018-12-14 13:36:22 -06:00
test_data.py Bump comment maximum to 5000 (#454) 2019-06-06 13:20:45 -05:00
test_example.py Run reformatter on all files (#98) 2019-01-23 10:00:30 -05:00
test_models.py initial commit 2018-09-10 11:55:26 -05:00