2023-10-25 18:20:23 +00:00
|
|
|
---
|
|
|
|
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
|
|
|
|
```
|
|
|
|
|
2024-02-06 17:16:40 +00:00
|
|
|
- status: 100%
|
2023-10-25 18:20:23 +00:00
|
|
|
- CC: Florin
|
|
|
|
|
|
|
|
### Description
|
|
|
|
|
|
|
|
unit + integration test
|
|
|
|
(contains actually understanding the protocols, critically engage with the protocols)
|
|
|
|
(instruct the engineer)
|
|
|
|
|
2024-02-06 17:16:40 +00:00
|
|
|
* filter
|
|
|
|
* lightpush
|
|
|
|
* store
|
|
|
|
* relay
|
2023-10-25 18:20:23 +00:00
|
|
|
* peer exchange
|
|
|
|
* discv5
|
|
|
|
* peer & connection management
|
|
|
|
|
|
|
|
### Justification
|
|
|
|
|
|
|
|
|
|
|
|
### Deliverables
|
|
|
|
|
|
|
|
* [test plans](https://www.notion.so/Waku-2b93b558eb3b4de482c45babb8581a2b)
|
|
|
|
|