solana-program-library/stake-pool/program/tests
Yuriy Savchenko 13826294ef
Stake pool: test coverage for most of the program errors (#1134)
* Stake pool: test coverage for most of the program errors

* Fixes to stake pool tests PR comments
2021-01-27 23:35:25 +01:00
..
helpers Stake pool: test coverage for most of the program errors (#1134) 2021-01-27 23:35:25 +01:00
deposit.rs Stake pool: test coverage for most of the program errors (#1134) 2021-01-27 23:35:25 +01:00
initialize.rs Stake pool: test coverage for most of the program errors (#1134) 2021-01-27 23:35:25 +01:00
set_owner.rs Stake pool: test coverage for most of the program errors (#1134) 2021-01-27 23:35:25 +01:00
set_staking_authority.rs Stake pool: test coverage for most of the program errors (#1134) 2021-01-27 23:35:25 +01:00
update_list_balance.rs Stake pool: test coverage for most of the program errors (#1134) 2021-01-27 23:35:25 +01:00
update_pool_balance.rs Stake pool: test coverage for most of the program errors (#1134) 2021-01-27 23:35:25 +01:00
vsa_add.rs Stake pool: test coverage for most of the program errors (#1134) 2021-01-27 23:35:25 +01:00
vsa_create.rs Stake pool: test coverage for most of the program errors (#1134) 2021-01-27 23:35:25 +01:00
vsa_remove.rs Stake pool: test coverage for most of the program errors (#1134) 2021-01-27 23:35:25 +01:00
withdraw.rs Stake pool: test coverage for most of the program errors (#1134) 2021-01-27 23:35:25 +01:00