mirror of https://github.com/logos-co/roadmap.git
46 lines
817 B
Markdown
46 lines
817 B
Markdown
|
---
|
||
|
title: "Interop Testing Part 2"
|
||
|
---
|
||
|
## `vac:qa::waku:interop-testing-02`
|
||
|
---
|
||
|
|
||
|
```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
|
||
|
Interop Testing Part 2: 2024-07-01, 2024-12-31
|
||
|
```
|
||
|
|
||
|
- status: 0%
|
||
|
- CC: Florin, Roman
|
||
|
|
||
|
### Description
|
||
|
|
||
|
Add new coverage for the interop testing framework
|
||
|
|
||
|
* peer exchange
|
||
|
* discv5
|
||
|
* peer & connection management
|
||
|
* edge cases
|
||
|
* more complex scenario
|
||
|
* create tests for known issues found by devs / node operators / integrators
|
||
|
|
||
|
### Justification
|
||
|
|
||
|
|
||
|
### Deliverables
|