voter-stake-registry/programs/voter-stake-registry/tests
Christian Kamm 645f02ebd4 Tests: Add a test that checks integration with spl-governance
By making a proposal (with the necessary amount of vote weight) and
voting on it.
2021-12-05 09:00:07 +01:00
..
fixtures Rename to voter-stake-registry 2021-12-01 13:28:38 +01:00
program_test Tests: Add a test that checks integration with spl-governance 2021-12-05 09:00:07 +01:00
test_basic.rs separate clawback and withdraw 2021-12-04 09:22:22 +01:00
test_clawback.rs separate clawback and withdraw 2021-12-04 09:22:22 +01:00
test_deposit_cliff.rs Rename ExchangeRate -> VotingMintConfig 2021-12-03 20:49:34 +01:00
test_deposit_daily_vesting.rs Rename ExchangeRate -> VotingMintConfig 2021-12-03 20:49:34 +01:00
test_deposit_monthly_vesting.rs Rename ExchangeRate -> VotingMintConfig 2021-12-03 20:49:34 +01:00
test_deposit_no_locking.rs Rename ExchangeRate -> VotingMintConfig 2021-12-03 20:49:34 +01:00
test_reset_lockup.rs Rename ExchangeRate -> VotingMintConfig 2021-12-03 20:49:34 +01:00
test_voting.rs Tests: Add a test that checks integration with spl-governance 2021-12-05 09:00:07 +01:00