Closed JooKS-me closed 2 years ago
please assign these to me
add integrated test for DubboTestService in shenyu-examples-apache-dubbo-service add integrated test for DubboTestService in shenyu-examples-alibaba-dubbo-service the other two have some problem, I am writing this
Description
Hi community,
In integrated test of
alibaba-dubbo
orapache-dubbo
, there is only/findById
is covered. But we should test all dubbo api in examples. So we need to do the following task.If you want to participate, please leave a message under issue.
Task List
DubboTestService
inshenyu-examples-apache-dubbo-service
DubboMultiParamService
inshenyu-examples-apache-dubbo-service
DubboTestService
inshenyu-examples-alibaba-dubbo-service
DubboMultiParamService
inshenyu-examples-alibaba-dubbo-service
The integration test is expected to add in
shenyu-integration-test-alibaba-dubbo
orshenyu-integration-test-apache-dubbo
, and you can new a test class while doing integrated test.