waterpump-solana-test-core
Protocol-agnostic Solana test infrastructure built on LiteSVM.
Provides reusable building blocks for testing Solana programs and DeFi integrations:
- LiteSVM context and builders
- Deterministic clock and RNG helpers
- Token minting and ATA setup utilities
- Transaction execution helpers
- Account fixture loading
- Mock RPC for offline testing
This crate is chain-agnostic with respect to protocols — protocol-specific
fixtures live in waterpump-solana-test-utils.
License
Licensed under either of MIT or Apache-2.0 at your option.