solana/program-test/src
Jon Cinque c5be226821
program-test: Add warp tests for rent and stake rewards (#15136)
* program-test Add rent collection and stake rewards

* Improve tests to initialize vote state

* Update comment

* Update program-test/src/lib.rs

Co-authored-by: Michael Vines <mvines@gmail.com>

* Review feedback

* cargo fmt

* Avoid using hard-coded slots in tests

* Make genesis_config private

Co-authored-by: Michael Vines <mvines@gmail.com>
2021-02-05 22:08:00 +01:00
..
programs Add commonly-used SPL programs as a convenience to the user 2020-11-25 20:53:16 +00:00
lib.rs program-test: Add warp tests for rent and stake rewards (#15136) 2021-02-05 22:08:00 +01:00
programs.rs Initial solana-test-validator command-line program 2020-12-11 04:17:38 +00:00