APIs
Wallet API
Examples
Test your live app
Testing

Automated testing

⚠️

Docs for this is under construction.

In order to test your Live App in an automated way, you will first need to create a test file.

Here is a simple example of a test file written for a Live App:

describe("List accounts", () => {
  test("It should show the list of accounts when clicking the button", () => {});
});
Ledger
Copyright © Ledger SAS. All rights reserved. Ledger, Ledger Nano S, Ledger Vault, Bolos are registered trademarks of Ledger SAS