add shell file

tps-test.sh can be ran to export the appropriate wallet and run appropriate release.
This commit is contained in:
jonesmarvin8 2025-11-06 18:31:01 -05:00
parent 13a0900828
commit fc264a0c0a

3
test_tps.sh Normal file
View File

@ -0,0 +1,3 @@
cd integration_tests
export NSSA_WALLET_HOME_DIR=$(pwd)/configs/debug/wallet/
RUST_LOG=info cargo run --release $(pwd)/configs/debug tps_test