-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
write goverance unit tests and examples for conway features #3152
Comments
I think at this point we just need to confirm that we already have implemented all these scenarios. From a quick glance I think this is the case, but it would be nice for someone to lookup those individual tests and confirm this for sure |
A test for this exists in RatifySpec , so ticking it off the list. |
Test for this exists in cardano-ledger/eras/conway/impl/testlib/Test/Cardano/Ledger/Conway/Imp/RatifySpec.hs Lines 744 to 852 in 57dcbb4
Closing as that was the last point in the list we needed to check. |
Here is a non-comprehensive list of unit tests we might wish for conway:
cannot votevotes do not count after their term expiresThe CC enters a state of no confidenceCC votes are counted as No if too many members retiregovernance actions are dropped when a motion of no confidence is enactedThe text was updated successfully, but these errors were encountered: