JooKS-me opened a new issue #2365:
URL: https://github.com/apache/incubator-shenyu/issues/2365


   ### Description
   
   To test scenes of mixing plugins, we can add the integrated test to 
`shenyu-integrated-test-combination`. 
   
   IMO, the following test should be covered. But, if you have more idea, 
please propose and do it~
   
   ### Task List
   
   ### Combination of Response Plugins
   
   - [ ] test combination of Modify Response and Cryptor Response plugin.
   
   ### Combination of Request Plugins
   
   - [ ] test combination of Param mapping and Rewrite plugin.
   - [ ] test combination of Param mapping and Redirect plugin.
   - [ ] test combination of RateLimiter and Rewrite plugin.
   - [ ] test combination of RateLimiter and Redirect plugin.
   - [ ] test combination of Request and Redirect plugin.
   - [ ] test combination of Request and Rewrite plugin.
   - [ ] test combination of JWT and RateLimiter plugin.
   - [ ] test combination of JWT and Redirect plugin.
   - [ ] test combination of JWT and Rewrite plugin.
   
   ### Combination of Request and Response Plugins
   
   - [ ] test combination of Cryptor Request and Cryptor Response plugin.
   
   ### Combination of Rpc and Request Plugins
   
   - [ ] test combination of Dubbo and Param Mapping plugin.
   - [ ] test combination of Dubbo and Cryptor Request plugin.
   ...
   
   ### Combination of Rpc and Response Plugins
   
   - [ ] test combination of Dubbo and Modify Response plugin.
   - [ ] test combination of Dubbo and Cryptor Response plugin.
   ...
   
   > PS: Request plugin means the plugin acting on request, and so on.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to