forked from brafdlog/caspion
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
29 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Manual Testing | ||
|
||
## Operations Systems | ||
|
||
The following Operation Systems are supported: | ||
|
||
- Windows | ||
- Linux | ||
- MacOS (Apple Silicon) | ||
- MacOS (Intel) | ||
|
||
## Testing Steps | ||
|
||
For each Operation System, the following steps should be followed: | ||
|
||
- Open Caspion | ||
- Add two bank accounts (no need to test every bank account) | ||
- Configure the exporters | ||
- Excel | ||
- Google Sheets | ||
- JSON | ||
- YNAB | ||
- Change the configurations (open browser, timeout, days back) | ||
- Close Caspion completely (on MacOS, make sure it's not running in the background) | ||
- Open Caspion | ||
- [ ] Check if all the previous configurations are still there |