mirror of https://github.com/logos-co/roadmap.git
Create nomos QA milestone (#58)
This commit is contained in:
parent
26bbb14c84
commit
3e85d07649
|
@ -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
|
|
@ -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 ]]
|
||||
|
|
Loading…
Reference in New Issue