You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar issues.
Environment
Windows
EventMesh version
master
What happened
when i use wechat-sink-connector send message test some abnormal case, like this
when response errcode is not zero , it should throw IllegalAccessException
actually it does not, because the class TemplateMessageResponse.calss filed errocode is wrong, not match the wecaht response json errcode
sorry for missing abnormal case in unit test, i will add abnormal case in unit test and fix the bug
How to reproduce
i use wechat-sink-connector send message test some abnormal case, make the wechat server response errcode is not zero
wizardzhang
changed the title
[Bug] when wechat send message api responses errcode is not zero, the wechat sink connector dont throw IllegalAccessException
[Bug] when wechat send message api response errcode is not zero, the wechat sink connector does not throw IllegalAccessException
Dec 5, 2023
Search before asking
Environment
Windows
EventMesh version
master
What happened
when i use wechat-sink-connector send message test some abnormal case, like this
when response errcode is not zero , it should throw IllegalAccessException
actually it does not, because the class TemplateMessageResponse.calss filed errocode is wrong, not match the wecaht response json errcode
sorry for missing abnormal case in unit test, i will add abnormal case in unit test and fix the bug
How to reproduce
i use wechat-sink-connector send message test some abnormal case, make the wechat server response errcode is not zero
Debug logs
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: