2017-02-12 12:40:57 +07:00
|
|
|
[comment]: # (To auto-close issue on merge, please insert the related issue number after # i.e fixes #566)
|
2017-12-21 09:02:42 +01:00
|
|
|
fixes #...
|
2017-02-12 12:40:57 +07:00
|
|
|
|
2025-01-09 13:48:10 +00:00
|
|
|
## Summary
|
2017-02-12 12:40:57 +07:00
|
|
|
[comment]: # (Summarise the problem and how the pull request solves it)
|
|
|
|
...
|
|
|
|
|
2025-01-09 13:48:10 +00:00
|
|
|
## Review notes
|
|
|
|
[comment]: # (Optional. Specify if something in particular should be looked at, or ignored, during review)
|
2019-04-10 13:15:48 +02:00
|
|
|
|
2025-01-09 13:48:10 +00:00
|
|
|
## Testing notes
|
|
|
|
[comment]: # (Optional)
|
2019-04-10 13:15:48 +02:00
|
|
|
|
2025-01-09 13:48:10 +00:00
|
|
|
### Platforms
|
|
|
|
[comment]: # (Optional. Specify which platforms should be tested)
|
2017-11-22 18:41:54 +01:00
|
|
|
|
2018-10-08 10:11:30 +02:00
|
|
|
- Android
|
|
|
|
- iOS
|
|
|
|
|
2025-01-09 13:48:10 +00:00
|
|
|
### Areas that may be impacted
|
|
|
|
[comment]: # (Optional. Specify if some specific areas need to be tested, such as 1-1 chats)
|
2019-04-10 13:15:48 +02:00
|
|
|
|
2025-01-09 13:48:10 +00:00
|
|
|
#### Functional
|
2019-04-10 13:15:48 +02:00
|
|
|
|
2018-10-08 10:11:30 +02:00
|
|
|
- 1-1 chats
|
|
|
|
- public chats
|
|
|
|
- group chats
|
|
|
|
- wallet / transactions
|
|
|
|
- dapps / app browsing
|
|
|
|
- account recovery
|
|
|
|
- new account
|
|
|
|
- user profile updates
|
|
|
|
- networks
|
|
|
|
- mailservers
|
|
|
|
- fleet
|
|
|
|
- bootnodes
|
|
|
|
|
2025-01-09 13:48:10 +00:00
|
|
|
#### Non-functional
|
2019-04-10 13:15:48 +02:00
|
|
|
|
2018-10-08 10:11:30 +02:00
|
|
|
- battery performance
|
|
|
|
- CPU performance / speed of the app
|
|
|
|
- network consumption
|
|
|
|
|
2025-01-09 13:48:10 +00:00
|
|
|
## Steps to test
|
|
|
|
[comment]: # (Specify exact steps to test if there are such)
|
2019-04-10 13:15:48 +02:00
|
|
|
|
2017-02-12 12:40:57 +07:00
|
|
|
- Open Status
|
|
|
|
- ...
|
|
|
|
- Step 3, etc.
|
|
|
|
|
2023-09-25 13:42:37 +03:00
|
|
|
|
2025-01-09 13:48:10 +00:00
|
|
|
[comment]: # (Can be ready or wip)
|
|
|
|
status: ready
|
2023-09-25 13:42:37 +03:00
|
|
|
|
2018-06-12 22:25:11 +02:00
|
|
|
|
|
|
|
<!-- Uncomment this section for status-go upgrade/dogfooding pull requests
|
|
|
|
|
2025-01-09 13:48:10 +00:00
|
|
|
- Specify potentially impacted user flows in _Areas that may be impacted*.
|
2018-06-12 22:25:11 +02:00
|
|
|
- Ensure that _Steps to test_ is filled in.
|
|
|
|
|
|
|
|
### Risk
|
|
|
|
|
|
|
|
Described potential risks and worst case scenarios.
|
|
|
|
|
|
|
|
Tick **one**:
|
|
|
|
- [ ] Low risk: 2 devs MUST perform testing as specified above and attach their results as comments to this PR **before** merging.
|
|
|
|
- [ ] High risk: QA team MUST perform additional testing in the specified affected areas **before** merging.
|
|
|
|
|
|
|
|
|
|
|
|
-->
|