apisix/t/core
2020-12-10 23:05:36 +08:00
..
config_etcd.t feat: support TLS connection with etcd. (#2548) 2020-11-03 13:53:39 +08:00
config-default.t ci: make it work under OpenResty 1.19 (#2768) 2020-11-30 10:32:35 +08:00
config.t fix: avoid unnecessary type check and support var in local_conf (#2990) 2020-12-10 15:48:47 +08:00
ctx.t refactor(consumer): remove id and use username only (#2679) 2020-11-18 17:44:40 +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 feat: increase the delay before resync (#2977) 2020-12-07 20:20:31 +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.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 ci: make it work under OpenResty 1.19 (#2768) 2020-11-30 10:32:35 +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