Open vincentgoat opened 2 years ago
I'll write UT for kubeedge/edge/pkg/edgehub
I'll write UT for kubeedge/edge/pkg/edgehub
Thanks a ton!
Test in local host and check coverage: go test -v ./... -coverprofile=cover.out gocov convert cover.out | gocov-xml > coverage.xml
Integrating conformance tests framework and the base conformance tests: https://github.com/kubeedge/kubeedge/pull/4411
i want to work on the kubeedge/edge/pkg/eventbus.
please assign it to me if no one is working on this
i want to work on the
kubeedge/edge/pkg/eventbus.
please assign it to me if no one is working on this
Great, sure.
Hi @vincentgoat, If nobody has picked "kubeedge/edge/devicetwin", then I can write unit tests. Thanks!
Hi @vincentgoat, If nobody has picked "kubeedge/edge/devicetwin", then I can write unit tests. Thanks!
Great, thanks. By the way, any task without a checkmark will be available for all contributors.
Hi @vincentgoat! If no one is working on kubeedge/edge/pkg/eventbus
, I'd like to work on this. Please assign it to me.
Hi @vincentgoat! If no one is working on
kubeedge/edge/pkg/eventbus
, I'd like to work on this. Please assign it to me.
Thanks @nox1134
Hey @vincentgoat I have added tests covering kubeedge/cloud/pkg/cloudstream
so if @wackxu is not working on that, kindly assign that work to me.
Also please assign me kubeedge/pkg/stream
. I have started working on it :)
Description
We summarized some task items as follows for KubeEdge code quality testing, please comment with one or more items' names if you are interested to join.
Tasks
Unit Test
Complete UT cases in the following directory to improve the coverage to at least 80%.
E2E Test / Integration Test
Conformance Testing