mirror of https://github.com/logos-co/roadmap.git
41 lines
952 B
Markdown
41 lines
952 B
Markdown
|
---
|
||
|
title: "Status-go CLI Testing"
|
||
|
---
|
||
|
## `vac:qa::waku:status-go-cli-testing`
|
||
|
---
|
||
|
|
||
|
```mermaid
|
||
|
%%{
|
||
|
init: {
|
||
|
'theme': 'base',
|
||
|
'themeVariables': {
|
||
|
'primaryColor': '#BB2528',
|
||
|
'primaryTextColor': '#fff',
|
||
|
'primaryBorderColor': '#7C0000',
|
||
|
'lineColor': '#F8B229',
|
||
|
'secondaryColor': '#006100',
|
||
|
'tertiaryColor': '#fff'
|
||
|
}
|
||
|
}
|
||
|
}%%
|
||
|
gantt
|
||
|
tickInterval 1month
|
||
|
dateFormat YYYY-MM-DD
|
||
|
section Status
|
||
|
Status-go CLI Testing: 2024-06-01, 2024-09-02
|
||
|
```
|
||
|
|
||
|
- status: 0%
|
||
|
- CC: Florin
|
||
|
|
||
|
### Description
|
||
|
|
||
|
* Testing the reliability of message sending via the status-go CLI tool. See [details](https://docs.google.com/document/d/1L8HvXtAYk-JqQL6w3RgCskXwegcTa0J5nyH9YL4LrQE/edit#heading=h.q8bx3xjzsxn9)
|
||
|
* [Ticket](https://github.com/status-im/status-go/issues/5144)
|
||
|
* Potential [tool](https://github.com/status-im/status-go/blob/develop/cmd/status-cli/README.md) to use
|
||
|
|
||
|
### Justification
|
||
|
|
||
|
|
||
|
### Deliverables
|