mirror of https://github.com/logos-co/roadmap.git
Close test-automation-status-go-cli milestone (#85)
This commit is contained in:
parent
0271360b63
commit
ad50bcee55
|
@ -25,7 +25,7 @@ gantt
|
||||||
Status-go CLI Testing: 2024-06-01, 2024-09-02
|
Status-go CLI Testing: 2024-06-01, 2024-09-02
|
||||||
```
|
```
|
||||||
|
|
||||||
- status: 0%
|
- status: 100%
|
||||||
- CC: Florin
|
- CC: Florin
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
|
@ -38,3 +38,19 @@ gantt
|
||||||
|
|
||||||
|
|
||||||
### Deliverables
|
### Deliverables
|
||||||
|
|
||||||
|
- Created [new framework](https://github.com/status-im/status-cli-tests) that:
|
||||||
|
- builds and runs nodes using status cli tool
|
||||||
|
- provides API to interact with different features
|
||||||
|
- runs tests for all requested features:
|
||||||
|
- contact_request
|
||||||
|
- create_private_groups
|
||||||
|
- fetch_community
|
||||||
|
- join_community
|
||||||
|
- leave_community
|
||||||
|
- one_to_one_messages
|
||||||
|
- private_group_messages
|
||||||
|
- reuses communities to now clout the staging env
|
||||||
|
- runs each night on status master branch
|
||||||
|
- generates test report with history: https://status-im.github.io/status-cli-tests/122/
|
||||||
|
- found multiple issues that are under investgation by Pablo
|
||||||
|
|
|
@ -4,7 +4,7 @@ tags:
|
||||||
- dst
|
- dst
|
||||||
- vac
|
- vac
|
||||||
date: 2024-02-06
|
date: 2024-02-06
|
||||||
lastmod: 2024-06-17
|
lastmod: 2024-07-15
|
||||||
---
|
---
|
||||||
|
|
||||||
## `vac:qa::`
|
## `vac:qa::`
|
||||||
|
@ -25,7 +25,7 @@ lastmod: 2024-06-17
|
||||||
* [[vac/qa/g/waku/maintenance-nwaku|maintenance-nwaku ]]
|
* [[vac/qa/g/waku/maintenance-nwaku|maintenance-nwaku ]]
|
||||||
* [[vac/qa/g/waku/maintenance-go-waku|maintenance-go-nwaku ]]
|
* [[vac/qa/g/waku/maintenance-go-waku|maintenance-go-nwaku ]]
|
||||||
* [[vac/qa/g/waku/ws-stress-testing|ws-stress-testing ]]
|
* [[vac/qa/g/waku/ws-stress-testing|ws-stress-testing ]]
|
||||||
* [[vac/qa/g/waku/test-automation-status-go-cli|test-automation-status-go-cli ]]
|
* [x] [[vac/qa/g/waku/test-automation-status-go-cli|test-automation-status-go-cli ]]
|
||||||
|
|
||||||
### `vac:`
|
### `vac:`
|
||||||
* [[vac/qa/g/vac/test-automation-nim-libp2p|test-automation-nim-libp2p ]]
|
* [[vac/qa/g/vac/test-automation-nim-libp2p|test-automation-nim-libp2p ]]
|
||||||
|
|
Loading…
Reference in New Issue