You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Arnaud97234 e8eac6c6b6
check dev mode test
6 years ago
..
sync Prettier 6 years ago
README.md Update sync test 6 years ago
enable-dev-mode.spec.js check dev mode test 6 years ago
helpers.js Update sync test 6 years ago
password-lock-check.spec.js Merge branch 'develop' of github.com:LedgerHQ/ledger-live-desktop into feature/test-e2e-password-lock 6 years ago

README.md

ledgerLive-QA

Automated tests for Ledger Live Desktop application.
Start Ledger Live Desktop application with accounts for the supported coin. Operations history removed from db. Then sync to retrieve account balance and transactions history.

Accounts setup and sync

Launch test

yarn test-sync

Test description

Clean Ledger Live Application settings directory.
Copy app.json init file for testing in a new Ledger Live Application settings directory.
Start Ledger Live Desktop app.
Wait for sync OK.
Compare new app.json with expected app.json file.