mirror of https://github.com/logos-co/roadmap.git
73 lines
2.0 KiB
Markdown
73 lines
2.0 KiB
Markdown
---
|
|
title: "Test Automation RLN"
|
|
---
|
|
## `vac:qa::waku:test-automation-rln`
|
|
---
|
|
|
|
```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 RLN: 2024-01-01, 2024-05-31
|
|
```
|
|
|
|
- status: 100%
|
|
- CC: Roman, Florin, Alex
|
|
|
|
### Description
|
|
|
|
* nwaku unit tests
|
|
* js-waku unit tests
|
|
* interop off-chain tests
|
|
* interop on-chain tests
|
|
|
|
|
|
### Justification
|
|
|
|
|
|
### Deliverables
|
|
|
|
#### Code:
|
|
- https://github.com/waku-org/waku-interop-tests/blob/master/tests/relay/test_rln.py
|
|
- https://github.com/waku-org/waku-interop-tests/blob/master/src/steps/rln.py
|
|
- https://github.com/waku-org/nwaku/pull/2356
|
|
- https://github.com/waku-org/nwaku/pull/2639
|
|
- https://github.com/waku-org/go-waku/pull/1003
|
|
- https://github.com/waku-org/go-waku/pull/1009
|
|
- https://github.com/waku-org/waku-simulator/pull/72
|
|
|
|
|
|
#### Issues:
|
|
- https://github.com/waku-org/nwaku/issues/2662
|
|
- https://github.com/waku-org/nwaku/issues/2837
|
|
- https://github.com/waku-org/nwaku/issues/2422
|
|
- https://github.com/waku-org/nwaku/issues/2602
|
|
- https://github.com/waku-org/nwaku/issues/2606
|
|
- https://github.com/waku-org/nwaku/issues/2901
|
|
- https://github.com/waku-org/nwaku/issues/2942
|
|
- https://github.com/waku-org/nwaku/issues/2822
|
|
- https://github.com/waku-org/nwaku/issues/2764
|
|
- https://github.com/waku-org/nwaku/issues/2763
|
|
- https://github.com/waku-org/nwaku/issues/2762
|
|
- https://github.com/waku-org/nwaku/issues/2743
|
|
- https://github.com/waku-org/nwaku/issues/2742
|
|
- https://github.com/waku-org/nwaku/issues/2822
|
|
- https://github.com/waku-org/nwaku/issues/2757
|
|
- https://github.com/waku-org/nwaku/issues/2946
|
|
- https://github.com/waku-org/nwaku/issues/2949
|
|
- https://github.com/waku-org/waku-simulator/issues/76
|