Test
Last updated
Last updated
Runs tests for everything. The includes token aggregators, message aggregators, helper, and foundry contracts. It requires entering the RPC URL of the sepolia network in package.json under the script test:foundry-contracts
Runs tests for token aggregators, by checking the routes created, and signing transactions, and stores aggregator routes in . Does not submit transactions as those scripts are skipped.
Runs test for message-aggregators in test mode.
Runs tests for both message and token aggregators
Tests the foundry contracts. Requires a Sepolia network RPC URL in package.json under the script test:foundry-contracts
Tests helper and provider scripts
Tests individual aggregators