vac:qa::waku:test-automation-go-waku
%%{ 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 go-waku: 2023-10-01, 2024-02-29
- status: 100%
- CC: Roman
Description
- filter (t)
- lightpush (t)
- store (t)
- relay
- peer exchange
- discv5
- peer & connection management
- CI integration
Justification
Deliverables
-
filter:
- https://github.com/waku-org/go-waku/blob/master/waku/v2/protocol/filter/filter_ping_test.go
- https://github.com/waku-org/go-waku/blob/master/waku/v2/protocol/filter/filter_proto_ident_test.go
- https://github.com/waku-org/go-waku/blob/master/waku/v2/protocol/filter/filter_push_test.go
- https://github.com/waku-org/go-waku/blob/master/waku/v2/protocol/filter/filter_subscribe_test.go
- https://github.com/waku-org/go-waku/blob/master/waku/v2/protocol/filter/filter_test.go
- https://github.com/waku-org/go-waku/blob/master/waku/v2/protocol/filter/filter_unsubscribe_test.go
-
lightpush:
-
store:
-
relay:
-
peer exchange:
-
peer & connection management:
-
discv5
-
CI integration
- https://github.com/waku-org/waku-interop-tests/actions/workflows/test_common.yml
- go_waku_daily which is now changed.