roadmap/content/vac/dst/software-testing/waku/test-plans.md

54 lines
948 B
Markdown

---
title: "Test Plans"
---
## `vac:dst:software-testing:waku:test-plans`
---
```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 Plans: 2023-09-01, 2024-02-29
```
- status: 15%
- CC: Florin
### Description
unit + integration test
(contains actually understanding the protocols, critically engage with the protocols)
(instruct the engineer)
* filter (t)
* lightpush (t)
* store (t)
* relay ()
* peer exchange
* discv5
* peer & connection management
* interoperability (t, starting)
* simulation plans
### Justification
### Deliverables
* [test plans](https://www.notion.so/Waku-2b93b558eb3b4de482c45babb8581a2b)