We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a result of the refactoring of #4768, all of the unit test classes no longer work and need to be rewritten using Netty.
Module name: eventmesh-runtime Located at: org.apache.eventmesh.runtime.admin.handler Task status: ×(unfinished)
The text was updated successfully, but these errors were encountered:
Hi @Pil0tXia, i want to try this as my first issue
Sorry, something went wrong.
@zzzk1 Welcome to Apache EventMesh community!
Hi, @Pil0tXia. In #4768, there are three test cases that have been deleted, and I noticed 2 things.
eventmesh-runtime/src/test/java/org/apache/eventmesh/runtime/admin/handler/EventHandlerTest.java
Am I understanding correctly?
@zzzk1 You can write unit tests on a case-by-case basis without specifically using Netty only for all of them.
zzzk1
No branches or pull requests
Search before asking
Read the unit testing guidelines
Unit test request
As a result of the refactoring of #4768, all of the unit test classes no longer work and need to be rewritten using Netty.
Describe the unit tests you want to do
Module name: eventmesh-runtime
Located at: org.apache.eventmesh.runtime.admin.handler
Task status: ×(unfinished)
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: