apisix/t/core
罗泽轩 fd2db606a9
feat: rewrite handwriting validation with jsonschema (#3021)
Fix #2967. Some plugins can't be rewritten, so I have to keep them.

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2020-12-18 16:55:23 +08:00
..
config_etcd.t feat: share etcd client (#2932) 2020-12-15 20:18:25 +08:00
config-default.t ci: make it work under OpenResty 1.19 (#2768) 2020-11-30 10:32:35 +08:00
config.t refactor: remove trailing whitespace (#3040) 2020-12-15 08:56:20 +08:00
ctx.t feat: support ctx.var to get service_name and route_name (#3036) 2020-12-17 22:26:25 +08:00
etcd-auth-fail.t feature: support etcd v3 by mocking v2 API (#2036) 2020-09-16 10:19:04 +08:00
etcd-auth.t feature: support etcd v3 by mocking v2 API (#2036) 2020-09-16 10:19:04 +08:00
etcd-sync.t refactor: remove trailing whitespace (#3040) 2020-12-15 08:56:20 +08:00
etcd.t fix(etcd): avoid getting with prefix (#2772) 2020-11-17 21:28:55 +08:00
json.t ci: make it work under OpenResty 1.19 (#2768) 2020-11-30 10:32:35 +08:00
log.t feature: support to print log with specific prefix. (#1284) 2020-03-31 10:25:05 +08:00
lrucache.t ci: make it work under OpenResty 1.19 (#2768) 2020-11-30 10:32:35 +08:00
profile.t fix: use same config-default.yaml for different environments (#2663) 2020-11-10 19:07:46 +08:00
random.t bugfix: set random seed for each worker process at init_worker phase, only init phase is not enough. (#2357) 2020-10-09 16:39:49 +08:00
request.t fix: refresh cached header when we set request header (#2917) 2020-12-07 21:50:31 +08:00
response.t ci: check misspell (#3011) 2020-12-10 23:05:36 +08:00
schema_def.t feat: rewrite handwriting validation with jsonschema (#3021) 2020-12-18 16:55:23 +08:00
schema.t bugfix(lrucache): when creating cached objects, use resty-lock to avoid repeated creation. (#1486) 2020-04-22 17:47:16 +08:00
string.t refactor: remove trailing whitespace (#3040) 2020-12-15 08:56:20 +08:00
table.t ci: make it work under OpenResty 1.19 (#2768) 2020-11-30 10:32:35 +08:00
timer.t license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
uid.t license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
utils.t feat(fault-injection): support Nginx variable in abort.body (#2986) 2020-12-08 13:18:34 +08:00