Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 709 Bytes

File metadata and controls

25 lines (19 loc) · 709 Bytes

XAH Wallet App Test Suite

Test utility for testing functionality of ledger-app-xah targeting Ledger Nano S and Ledger Nano X.

Usage

Installation

Install the package dependencies by running:

yarn install

Run all tests

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

Run a subset of the test suite

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