Test utility for testing functionality of ledger-app-xah targeting Ledger Nano S and Ledger Nano X.
Install the package dependencies by running:
yarn install
In order to run the entire test suite, simply plug in your Ledger Nano S or Ledger Nano X and run:
yarn run test:integration
The available tests can be filtered based on the arguments you pass when starting the test suite.
You can choose to supply a list of filters by running the test suite as follows:
yarn run test:integration test/integration/payment.test.ts