Scripts for executing system test
- node >= v18
- git
git clone --recursive [email protected]:dantenetwork/star-trek-system-test.git
npm install
The fields in the configuration file can be changed to fullfil test demands.
- crossChainContractPath: The path of the cross chain contracts
- starportContractPath: The path of the starport contracts
- starportToolPath: The path of the starport command line tool
- routerPath: The path of the router
- networks: Indicates on which chains the test should be run
- chainType: only
EVMcurrently - mainStarport: indicates if the chain is the main chain
- secretKey: The secret key which is used to deploy contracts
- chainType: only
node index.js