solana-program-library/governance/program/tests/program_test
Sebastian Bor d6d0b92ae7
Governance: Voter-weight-addin cleanup (#2512)
* chore: Ensure voter-weight-addin is built for tests

fix: build addin during test run

fix: build voter weight addin for tests using the addin only

chore: use mutex to build addin only once

chore: move build guard to separate file

chore: update governance version for chat

* chore: create tools crate for common utility functions in governance ecosystem

* chore: add test-sdk and tools readme

* chore: rename reserved addins to specific names

* chore: remove todo comment

* chore: remove unnecessary var drop

* chore: move all account tools to shared crate

* chore: fix chat compilation

* chore: move program_id to first position
2021-10-19 11:43:01 +01:00
..
addins.rs Governance: Voter-weight-addin cleanup (#2512) 2021-10-19 11:43:01 +01:00
cookies.rs Governance: Voters weights add-in (#2450) 2021-10-13 13:15:22 +01:00
mod.rs Governance: Voter-weight-addin cleanup (#2512) 2021-10-19 11:43:01 +01:00