From 3e85d0764982f66a7d0894c8af1564d49528b6b2 Mon Sep 17 00:00:00 2001 From: fbarbu15 Date: Mon, 29 Apr 2024 12:39:54 +0300 Subject: [PATCH] Create nomos QA milestone (#58) --- .../qa/g/nomos/test-automation-cryptarchia.md | 41 +++++++++++++++++++ content/vac/qa/index.md | 7 +++- 2 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 content/vac/qa/g/nomos/test-automation-cryptarchia.md diff --git a/content/vac/qa/g/nomos/test-automation-cryptarchia.md b/content/vac/qa/g/nomos/test-automation-cryptarchia.md new file mode 100644 index 000000000..efbd6b263 --- /dev/null +++ b/content/vac/qa/g/nomos/test-automation-cryptarchia.md @@ -0,0 +1,41 @@ +--- +title: "Test Automation cryptarchia" +--- +## `vac:qa::nomos:test-automation-cryptarchia` +--- + +```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 + Test Automation cryptarchia: 2024-05-01, 2024-08-31 +``` + +- status: 0% +- CC: Florin, Alex, Roman + +### Description + +- Cryptarchia test plan +- Integration tests +- E2E tests +- Performance tests + +### Justification + + +### Deliverables diff --git a/content/vac/qa/index.md b/content/vac/qa/index.md index 24ce87f58..c0a5d0415 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-03-26 +lastmod: 2024-04-29 --- ## `vac:qa::` @@ -24,4 +24,9 @@ lastmod: 2024-03-26 * [[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:` * [[vac/qa/g/vac/test-automation-nim-libp2p|test-automation-nim-libp2p ]] + +### `nomos:` +* [[vac/qa/g/nomos/test-automation-cryptarchia|test-automation-cryptarchia ]]