From ad50bcee55282c3730feaed7ea9266c105ae91ed Mon Sep 17 00:00:00 2001 From: fbarbu15 Date: Mon, 15 Jul 2024 13:25:43 +0300 Subject: [PATCH] Close test-automation-status-go-cli milestone (#85) --- .../qa/g/waku/test-automation-status-go-cli.md | 18 +++++++++++++++++- content/vac/qa/index.md | 4 ++-- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/content/vac/qa/g/waku/test-automation-status-go-cli.md b/content/vac/qa/g/waku/test-automation-status-go-cli.md index 086c4d7d0..5eb9d3d03 100644 --- a/content/vac/qa/g/waku/test-automation-status-go-cli.md +++ b/content/vac/qa/g/waku/test-automation-status-go-cli.md @@ -25,7 +25,7 @@ gantt Status-go CLI Testing: 2024-06-01, 2024-09-02 ``` -- status: 0% +- status: 100% - CC: Florin ### Description @@ -38,3 +38,19 @@ gantt ### 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 diff --git a/content/vac/qa/index.md b/content/vac/qa/index.md index 8f4d153fb..6b8ab364c 100644 --- a/content/vac/qa/index.md +++ b/content/vac/qa/index.md @@ -4,7 +4,7 @@ tags: - dst - vac date: 2024-02-06 -lastmod: 2024-06-17 +lastmod: 2024-07-15 --- ## `vac:qa::` @@ -25,7 +25,7 @@ lastmod: 2024-06-17 * [[vac/qa/g/waku/maintenance-nwaku|maintenance-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/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/qa/g/vac/test-automation-nim-libp2p|test-automation-nim-libp2p ]]