eventmesh icon indicating copy to clipboard operation
eventmesh copied to clipboard

[Enhancement] Add test code for this module [eventmesh-security-plugin]

Open Alonexc opened this issue 3 years ago • 0 comments

Search before asking

  • [X] I had searched in the issues and found no similar issues.

Enhancement Request

Add test code for eventmesh-security-plugin module.

Describe the solution you'd like

Module name: eventmesh-security-acl,eventmesh-security-api and eventmesh-security-auth-http-basic Located in: eventmesh-security-plugin Task status: ×(unfinished) / √ (finished)

Notes: This issue will not be closed, if you want to submit a pr to do some unit tests on this module or select some of the following classes to do some unit tests, please submit a detailed issue separately and linked to the pr you submitted.

Task Status Class Type
× org/apache/eventmesh/acl/impl/AclServiceImpl.java service
× org/apache/eventmesh/api/acl/AclService.java service
× org/apache/eventmesh/api/auth/AuthService.java service
× org/apache/eventmesh/api/common/ConfigurationWrapper.java common
× org/apache/eventmesh/auth/http/basic/config/AuthConfigs.java config
× org/apache/eventmesh/api/exception/AclException.java exception
× org/apache/eventmesh/auth/http/basic/impl/AuthHttpBasicService.java service

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

Alonexc avatar May 11 '22 02:05 Alonexc