apisix/t/plugin
2020-05-06 11:52:49 +08:00
..
basic-auth.t bugfix: the plugin basic-auth needs required field (#1251) 2020-03-13 20:05:44 +08:00
batch-requests.t feature: add batch request plugin. (#1388) 2020-04-29 21:40:45 +08:00
cors.t bugfix(CORS): using rewrite phase and add lru cache for multiple origin (#1531) 2020-05-06 11:52:49 +08:00
example.t license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
fault-injection.t core: support to set response headers by table. (#1129) 2020-02-18 15:19:12 +08:00
grpc-transcode.t bugfix: 'required' should same level as properties, added test case. (#1261) 2020-03-14 15:41:02 +08:00
ip-restriction.t optimize: updated the error message after updated new jsonschema. (#1011) 2020-01-02 21:56:42 +08:00
jwt-auth.t test: fix regex usage in some cases (#1504) 2020-04-26 10:43:08 +08:00
kafka-logger.t plugin(kafka-logger): Updating kafka logger to use the batch processor util (#1358) 2020-04-29 12:12:41 +08:00
key-auth.t test case: Adding unit test for key auth plugin with valid api key (#964) 2019-12-13 13:16:47 +08:00
limit-conn.t license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
limit-count-redis.t bug: fixed wrong string join in limit-count plugin. (#1487) 2020-04-22 13:27:00 +08:00
limit-count.t license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
limit-req.t license: add ASF header. (#743) 2019-10-31 09:27:28 +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 Adding test case for public key based introspection (#1354) 2020-03-30 09:42:27 +08:00
prometheus.t feature: run log plugins in the global rule (#1333) 2020-03-25 09:48:12 +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 change: code style in lua/apisix.lua and t/plugin/proxy-mirror.t (#1339) 2020-03-26 07:23:19 +08:00
proxy-rewrite.t bugfix(CI): avoid to install APISIX to deps folder, that is a bug for older luarocks (#1471) 2020-04-20 09:09:14 +08:00
redirect.t license: ingore grpc_server_example dir for check license. (#770) 2019-10-31 10:55:21 +08:00
response-rewrite.t plugin(response-rewrite): rewrite binary data to client by base64 (#1381) 2020-04-02 12:03:58 +08:00
serverless.t license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
syslog.t feature: implemented plugin sys logger. (#1414) 2020-05-06 10:49:18 +08:00
tcp-logger.t feature: Updating TCP logger to use the batch processor util (#1356) 2020-04-03 10:54:05 +08:00
udp-logger.t featue: Updating the UDP logger to use the batch processor util (#1355) 2020-04-03 16:33:32 +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 feature: add service name and report local server IP for Zipkin plugin (#1386) 2020-04-08 08:47:41 +08:00