This is an automated email from the ASF dual-hosted git repository.

xiaoyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shenyu.git


    from a13a935a3 [type:test] Improve the unit test coverage. (#3831)
     add 22546ae0e [type:Integration Test] add integrated-test of Oauth2 plugin 
(#3848)

No new revisions were added by this update.

Summary of changes:
 .../examples/http/controller/OauthController.java} | 29 +++++++++-------------
 .../docker-compose.yml                             | 20 +++++++++++++++
 .../shenyu-integrated-test-https/pom.xml           |  8 ++++++
 .../src/main/resources/application.yml             |  1 +
 .../integrated/test/https/Oauth2PluginTest.java}   | 25 +++++++++++++------
 5 files changed, 59 insertions(+), 24 deletions(-)
 copy 
shenyu-examples/{shenyu-examples-https/src/main/java/org/apache/shenyu/examples/https/controller/OrderController.java
 => 
shenyu-examples-http/src/main/java/org/apache/shenyu/examples/http/controller/OauthController.java}
 (65%)
 copy 
shenyu-integrated-test/{shenyu-integrated-test-http/src/test/java/org/apache/shenyu/integrated/test/http/combination/MetricsPluginTest.java
 => 
shenyu-integrated-test-https/src/test/java/org/apache/shenyu/integrated/test/https/Oauth2PluginTest.java}
 (60%)

Reply via email to