apisix/t
2019-06-12 06:13:39 +08:00
..
APISix.pm optimize: used lru way to cache the validator object for schema. (#77) 2019-06-11 23:47:00 +08:00
balancer.t feature: supported consistent hash for dynamic load balancing. (#69) 2019-06-11 12:20:57 +08:00
core-id.t test: added test case about core.id and core.utils library. 2019-06-10 17:25:49 +08:00
core-json.t bugfix: supported for the json library encoding cdata type. 2019-06-11 11:16:03 +08:00
core-lrucache.t optimize: returns a fetch function when creating a new lrucache object, which can be used directly to get cached data. (#66) 2019-06-10 20:40:39 +08:00
core-schema.t optimize: used lru way to cache the validator object for schema. (#77) 2019-06-11 23:47:00 +08:00
core-timer.t test: added test case for core/timer library. 2019-06-10 17:25:49 +08:00
core-utils.t test: added test case about core.id and core.utils library. 2019-06-10 17:25:49 +08:00
example-plugin.t test: checked the error log if it contains error level log. 2019-06-12 06:13:39 +08:00
sanity.t bugfix: removed rewrite phase. 2019-06-06 10:49:29 +08:00
yaml-config.t change: fetched all of the config from apisix.core.config. 2019-05-22 09:19:25 +08:00