This is an automated email from the ASF dual-hosted git repository.
liuhongyu pushed a change to branch fix/fix_sync_bug
in repository https://gitbox.apache.org/repos/asf/shenyu.git
from 2c49c4822e Merge branch 'master' into fix/fix_sync_bug
add 4f9e69c54f feat(ut): add ai prompt (#6075)
add 738b1d0504 Merge branch 'master' into fix/fix_sync_bug
No new revisions were added by this update.
Summary of changes:
.../plugin/ai/prompt/AiPromptPluginTest.java} | 34 +++++----
.../handler/AiPromptPluginDataHandlerTest.java | 88 ++++++++++++++++++++++
2 files changed, 109 insertions(+), 13 deletions(-)
copy
shenyu-plugin/{shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-grpc/src/test/java/org/apache/shenyu/plugin/grpc/resolver/ShenyuNameResolverProviderTest.java
=>
shenyu-plugin-ai/shenyu-plugin-ai-prompt/src/test/java/org/apache/shenyu/plugin/ai/prompt/AiPromptPluginTest.java}
(62%)
create mode 100644
shenyu-plugin/shenyu-plugin-ai/shenyu-plugin-ai-prompt/src/test/java/org/apache/shenyu/plugin/ai/prompt/handler/AiPromptPluginDataHandlerTest.java