Function light_test_utils::test_env::setup_test_programs_with_accounts
source ยท pub async fn setup_test_programs_with_accounts(
additional_programs: Option<Vec<(String, Pubkey)>>
) -> (ProgramTestContext, EnvAccounts)Expand description
Setup test programs with accounts deploys:
- light program
- account_compression program
- light_compressed_token program
- light_system_program program
Sets up the following accounts: 5. creates and initializes governance authority 6. creates and initializes group authority 7. registers the light_system_program program with the group authority 8. initializes Merkle tree owned by