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

[ISSUE #869] Add unit tests for EventMesh Runtime for Java #965

Closed
wants to merge 135 commits into from
Closed

[ISSUE #869] Add unit tests for EventMesh Runtime for Java #965

wants to merge 135 commits into from

Conversation

walterlife
Copy link
Contributor

Fixes ISSUE #869.

Motivation
Add missing unit tests

Modifications
Add unit tests for eventmesh-runtime module.

Documentation

  • Does this pull request introduce a new feature? (no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
  • If a feature is not applicable for documentation, explain why?
  • If a feature is not documented yet in this PR, please create a followup issue for adding the documentation

xwm1992 and others added 30 commits May 7, 2022 17:50
Merge commits into develop from master
* Some optimizations to the eventmesh-sdk module

- Removed PropertyConst.java, which is not used in the project
- Extracted a constant class for protocol type and protocol description

* Style fix on ProtocolConstant

close #843
* import mockito-inline to enable mocking final class
* change the visibility in ZipkinTraceService
* unit test rule

* update unit test rule

* update unit test rule and commit en unit test rule

* update en unit test rule

* update en unit test rule

* update en unit test rule

* update unit test rule

* add unit_test.yml

* update unit_test.yml

Co-authored-by: Alonexc <lmjxc1997526>
…te (#885)

* unit test rule

* update unit test rule

* update unit test rule and commit en unit test rule

* update en unit test rule

* update en unit test rule

* update en unit test rule

* update unit test rule

* add unit_test.yml

* update unit_test.yml

* update unit_test.yml and add a link

* update unit_test.yml

Co-authored-by: Alonexc <lmjxc1997526>
* Rewrite the introduction, roadmap, and EventMesh runtime installation guide
* Rewrite the Docker and Prometheus guide
* Rename the directories and rewrite Zipkin and EventMesh protocols
* Rewrite the EventMesh Java SDK guide (HTTP and gRPC)
* Reorganize the directory structure
* Rewrite the EventMesh Java SDK guide (TCP)
* Rename the design documents
* Remove unused images

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wenjun Ruan <[email protected]>
@walterlife walterlife closed this Jun 25, 2022
@walterlife walterlife deleted the walterlife/add-unit-test-for-runtime branch June 25, 2022 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.