Create nomos QA milestone (#58)

This commit is contained in:
fbarbu15 2024-04-29 12:39:54 +03:00 committed by GitHub
parent 26bbb14c84
commit 3e85d07649
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 47 additions and 1 deletions

View File

@ -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

View File

@ -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 ]]