open-web3-stack / polkadot-ecosystem-tests

Polkadot Ecosystem Tests powered by Chopsticks
8 stars 5 forks source link

Environment variables #3

Closed xlc closed 1 month ago

xlc commented 2 months ago

Support following environment variables to allow run tests with extra customizations:

${NETWORK}_BLOCK_NUMBER: specify which block number to use to run the test ${NETWORK}_WASM_OVERRIDE: override wasm ${NETWORK}_ENDPOINT: override RPC endpoint LOG_LEVEL: set log level. useful for debugging