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
|
6 years ago | |
---|---|---|
.. | ||
sync | 6 years ago | |
README.md | 6 years ago | |
enable-dev-mode.spec.js | 6 years ago | |
helpers.js | 6 years ago | |
password-lock-check.spec.js | 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.