Docs.rs
  • light-test-utils-1.2.1
    • light-test-utils 1.2.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ananas-block
    • Dependencies
      • account-compression ^1.2.0 normal
      • anchor-lang =0.29.0 normal
      • anchor-spl =0.29.0 normal
      • anyhow ^1.0 normal
      • ark-ff ^0.4 normal
      • async-trait ^0.1.82 normal
      • forester-utils ^1.2.0 normal
      • light-client ^0.9.1 normal
      • light-compressed-token ^1.2.0 normal
      • light-concurrent-merkle-tree ^1.1.0 normal
      • light-hash-set ^1.2.0 normal
      • light-hasher ^1.1.0 normal
      • light-indexed-merkle-tree ^1.1.0 normal
      • light-macros ^1.1.0 normal
      • light-merkle-tree-reference ^1.1.0 normal
      • light-prover-client ^1.2.0 normal
      • light-registry ^1.2.0 normal
      • light-system-program ^1.2.0 normal
      • light-utils ^1.1.0 normal
      • light-verifier ^1.1.0 normal
      • log ^0.4 normal
      • memoffset ^0.9.1 normal
      • num-bigint ^0.4 normal
      • num-traits ^0.2 normal
      • photon-api ^0.45.0 normal
      • rand ^0.8 normal
      • reqwest ^0.11.26 normal
      • serde ^1.0.197 normal
      • solana-client =1.18.22 normal
      • solana-program-test =1.18.22 normal
      • solana-sdk =1.18.22 normal
      • solana-transaction-status =1.18.22 normal
      • spl-token =4.0.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.39.1 normal
      • rand ^0.8 dev
    • Versions
    • 7.35% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

light_test_utils1.2.1

Module test_env

Module Items

  • Structs
  • Constants
  • Functions

In crate light_test_utils

light_test_utils

Module test_env

Source

Structs§

EnvAccountKeypairs
EnvAccounts

Constants§

ADDRESS_MERKLE_TREE_QUEUE_TEST_KEYPAIR
ADDRESS_MERKLE_TREE_TEST_KEYPAIR
CPI_CONTEXT_ACCOUNT_RENT
FORESTER_TEST_KEYPAIR
GROUP_PDA_SEED_TEST_KEYPAIR
MERKLE_TREE_TEST_KEYPAIR
NOOP_PROGRAM_ID
NULLIFIER_QUEUE_TEST_KEYPAIR
OLD_REGISTRY_ID_TEST_KEYPAIR
OLD_SYSTEM_PROGRAM_ID_TEST_KEYPAIR
PAYER_KEYPAIR
SIGNATURE_CPI_TEST_KEYPAIR

Functions§

create_address_merkle_tree_and_queue_account
create_state_merkle_tree_and_queue_account
deregister_program_with_registry_program
get_group_pda
get_test_env_accounts
initialize_accounts
initialize_new_group
register_program_with_registry_program
setup_accounts
setup_test_programs
Setup test programs deploys:
setup_test_programs_with_accounts
Setup test programs with accounts deploys:
setup_test_programs_with_accounts_v2
Setup test programs with accounts deploys:
setup_test_programs_with_accounts_with_protocol_config
setup_test_programs_with_accounts_with_protocol_config_v2