This repository contains the Quality Assurance (QA) assets for the Smapp application.
Knowing that there will be huge changes in the GUI, this repo will not be perfectly maintained and docs meticulously prepared. It's more about gathering the core functions testing aspects than official documentation.
Smapp is an Electron-based application designed for managing wallets and facilitating the process of mining Smesh coins.
This repo includes test cases, test scripts, and documentation for testing the application across Windows, macOS, and Linux platforms.
To get started with testing Smapp, clone this repository and follow the instructions in each test case.
git clone https://github.com/spacemeshos/QA-smapp.git
- Installation
- Login
- Log Out
- Autostart
- Wallet Only Creation
- Password Setup
- Password Change
- Additional Account
- File Backup
- File Restore
- Mnemonics Backup
- Mnemonics Restore
- Spawn
- Send
- Export Transactions History
- Filter Transactions History
- Offline Modal
To be continued, work in progress...
- POS General
- POS Benchmark
- POS Coinbase
- POS Delete
- POS Directory
- POS Processor
- POS Size
- POS Summary
- POS Wallet + Node creation
To be continued, work in progress...
For creating new test scenarios and cases, please use the Scenario & Test Case Template.
Please read the Contribution Guidelines before making any contributions.
This project is licensed under the MIT License - see the LICENSE.md file for details.