add tests and samples of advancing proposals
This commit is contained in:
parent
9e8424b458
commit
042c18a382
8 changed files with 626 additions and 35 deletions
|
|
@ -34,7 +34,7 @@ specs =
|
|||
"governor validator should pass"
|
||||
(governorValidator Shared.governor)
|
||||
( GovernorDatum
|
||||
Shared.defaultProposalThresholds
|
||||
def
|
||||
(ProposalId 0)
|
||||
def
|
||||
def
|
||||
|
|
@ -56,7 +56,7 @@ specs =
|
|||
"governor validator should fail"
|
||||
(governorValidator Shared.governor)
|
||||
( GovernorDatum
|
||||
Shared.defaultProposalThresholds
|
||||
def
|
||||
(ProposalId 0)
|
||||
def
|
||||
def
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue