Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add unit tests for various implementations under dubbo-spi-extensions module #14394

Closed
4 tasks done
wcy666103 opened this issue Jul 4, 2024 · 0 comments
Closed
4 tasks done
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage

Comments

@wcy666103
Copy link
Contributor

wcy666103 commented Jul 4, 2024

Pre-check

  • I am sure that all the content I provide is in English.

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Apache Dubbo Component

Java SPI Extensions (apache/dubbo-spi-extensions)

Descriptions

  1. A uniform style test instance is missing from various implementations of this module.

image

According to org.apache.dubbo.common.serialize.ObjectInput the each method statement to organize all the implementation of the interface for Input test.
According to org.apache.dubbo.common.serialize.ObjectOutput the each method statement to organize all the implementation of the interface for the Output of the test.
According to org.apache.dubbo.common.serialize.Serialization of the interface each method statement to organize all the tests for Serialization.

  1. Add test units for other modules

All implementations need to reference this issue and are Combined with Tongyiling code, And to be in https://tianchi.aliyun.com/competition/entrance/532215/information?spm=a2c22.29162791.J_6506535330.6.5a2f13f9Cxtw4u

Related issues

No response

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

@wcy666103 wcy666103 added component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage labels Jul 4, 2024
@wcy666103 wcy666103 changed the title [Feature] Add unit tests for various serialization implementations under dubbo-serialization-extensions module [Feature] Add unit tests for various implementations under dubbo-spi-extensions module Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage
Projects
Archived in project
Development

No branches or pull requests

1 participant