apisix/t/plugin
罗泽轩 ebf0563a40
change: disable skywalking by default. (#2632)
* fix: disable skywalking by default.

Close #2623.

* trailing sw

* clean test
2020-11-09 08:12:52 +08:00
..
api-breaker.t feat: implement api breaker plugin. (#2455) 2020-10-27 13:40:23 +08:00
authz-keycloak.t feat: Support SSL verify option to Authz Keycloak plugin (#1924) 2020-08-06 17:07:07 +08:00
basic-auth.t test: format by reindex. (#2601) 2020-11-03 13:59:01 +08:00
batch-requests.t chore: change test case to keep stable (#2541) 2020-10-27 23:37:48 +08:00
consumer-restriction.t fix: the plugin hmac-auth missed a \n (#2543) 2020-10-28 13:37:22 +08:00
cors.t bugfix: avoid overwriting Vary header in cors plugin (#2271) 2020-09-27 16:43:09 +08:00
custom_hmac_auth.t fix: the plugin hmac-auth missed a \n (#2543) 2020-10-28 13:37:22 +08:00
echo.t fix(echo): modify response body correctly (#2561) 2020-10-29 16:48:53 +08:00
example.t bugfix: independently check the "disabled" field to avoid schema ve… (#2099) 2020-09-17 22:31:02 +08:00
fault-injection.t feature: support percentage for fault injection (#2516) 2020-10-27 14:10:44 +08:00
grpc-transcode.t bugfix: grpc-transcode plugin converts http/json parameters abnormally (#2139) 2020-09-10 18:02:16 +08:00
hmac-auth.t feat: get schema by schema_type (#2509) 2020-10-29 09:26:59 +08:00
http-logger-log-format.t feat(http-logger): support for specified the log formats via admin API (#2309) 2020-10-13 14:21:54 +08:00
http-logger-new-line.t feat(http-logger): support for specified the log formats via admin API (#2309) 2020-10-13 14:21:54 +08:00
http-logger.t plugin: add HTTP logger for APISIX (#1396) 2020-05-09 16:19:41 +08:00
ip-restriction.t bugfix: independently check the "disabled" field to avoid schema ve… (#2099) 2020-09-17 22:31:02 +08:00
jwt-auth.t fix(jwt-auth): validate if the claimed secret is base64 encoded. (#2642) 2020-11-06 23:48:21 +08:00
kafka-logger.t feat: add new filed meta_style, collect the request information with original style. (#2364) 2020-10-09 16:33:07 +08:00
key-auth-upstream-domain-node.t bugfix: when service works with upstream that contains a domain name, the merged configuration should not always changing. (#2322) 2020-10-04 13:12:28 +08:00
key-auth.t fix[key-auth]: skip consumer when config has no key (#2120) 2020-09-18 21:49:01 +08:00
limit-conn.t test: format by reindex. (#2601) 2020-11-03 13:59:01 +08:00
limit-count-redis-cluster.t change: make lrucache lock optional (#2575) 2020-11-02 16:47:32 +08:00
limit-count-redis.t change: make lrucache lock optional (#2575) 2020-11-02 16:47:32 +08:00
limit-count.t test: format by reindex. (#2601) 2020-11-03 13:59:01 +08:00
limit-req.t feature: support consumer_name as key for limit-req plugin. (#2270) 2020-10-06 18:18:22 +08:00
log-rotate.t fix: log-rotate.t is unstable (#2164) 2020-09-06 12:10:42 +08:00
node-status.t bugfix: skipped to init etcd if use local file as config center. (#737) 2019-11-02 07:59:59 +08:00
openid-connect.t test: Added test cases for openid connect introspection (#2018) 2020-08-08 18:24:42 +08:00
plugin.t test: check the plugin name for each plugin (#2607) 2020-11-04 09:49:14 +08:00
prometheus.t feature: prometheus plugin apisix_http_status metric route tag Improve recognition (#2497) 2020-10-28 13:22:25 +08:00
proxy-cache.t change: blacklist $request_method in proxy-cache's cache key. (#1385) 2020-04-02 08:55:48 +08:00
proxy-mirror.t fix: after proxy-mirror plugin mirroring request, http version change… (#2629) 2020-11-05 14:48:58 +08:00
proxy-rewrite.t bugfix: should not save the runtime data of plugin into etcd. (#1910) 2020-07-27 14:43:50 +08:00
redirect.t fix(echo): modify response body correctly (#2561) 2020-10-29 16:48:53 +08:00
referer-restriction.t feat: implemented referer-restriction plugin (#2352) 2020-10-06 18:20:17 +08:00
request-id.t feature: implemented request-id plugin to uniquely track requests in APISIX (#2026) 2020-08-12 23:09:39 +08:00
request-validation.t feat: upgrade skywalking plugin to support skywalking 8.0 . (#2389) 2020-10-29 15:29:52 +08:00
response-rewrite.t feat(response-rewrite): clear cache headers to avoid polluting the cache (#2504) 2020-10-26 20:25:53 +08:00
serverless.t test cases: add doc and test cases for how to redirect http to https. (#1595) 2020-05-26 23:11:29 +08:00
skywalking.t change: disable skywalking by default. (#2632) 2020-11-09 08:12:52 +08:00
syslog.t change: make lrucache lock optional (#2575) 2020-11-02 16:47:32 +08:00
tcp-logger.t fix: increase wait to avoid fail (#2290) 2020-09-23 22:48:34 +08:00
udp-logger.t chore: change test case to keep stable (#2541) 2020-10-27 23:37:48 +08:00
uri-blocker.t bugfix: avoid to modify the original plugin conf. (#1958) 2020-07-31 20:19:12 +08:00
wolf-rbac.t plugin(wolf-rbac): added new api change_pwd and user_info. (#1204) 2020-03-31 13:39:49 +08:00
zipkin.t bugfix: fix zipkin plugin error when used with limit count plugin (#2499) 2020-10-30 16:20:43 +08:00