apisix/t/node
2022-05-18 17:30:24 +08:00
..
priority-balancer fix: upgrade lua-resty-balancer to 0.04 (#5144) 2021-09-30 11:34:52 +08:00
chash-balance.t fix(chash): ensure retry can try every node (#3651) 2021-02-27 22:17:22 +08:00
chash-hashon.t fix(balancer): ensure fallback for chash balancer with vars_combinations can work (#4779) 2021-08-09 19:11:24 +08:00
client-mtls.t test: reject bad client TLS request in handshake (#6941) 2022-05-18 17:30:24 +08:00
consumer-plugin2.t feat: rerun rewrite phase for newly added plugins in consumer (#6502) 2022-03-08 11:45:06 +08:00
consumer-plugin.t test: remove unnecessary response body data check (#6545) 2022-03-15 19:27:40 +08:00
ewma.t test: remove unnecessary response body data check (#6545) 2022-03-15 19:27:40 +08:00
filter_func.t fix: Update error message when Route doesn't exist (#2304) 2020-10-06 11:48:52 +08:00
global-rule.t change: don't expose public API by default & remove plugin interceptor (#6196) 2022-01-27 12:57:53 +08:00
grpc-proxy-mtls.t test: introducing ---exec & --- stdin section to run cmd (#5460) 2021-11-10 09:21:57 +08:00
grpc-proxy-stream.t test: introducing ---exec & --- stdin section to run cmd (#5460) 2021-11-10 09:21:57 +08:00
grpc-proxy-unary.t test: introducing ---exec & --- stdin section to run cmd (#5460) 2021-11-10 09:21:57 +08:00
grpc-proxy.t chore: remove unused consumer.id (#3868) 2021-03-21 19:14:12 +08:00
healthcheck2.t fix: pass correct host header to health checker target nodes (#5175) 2021-10-09 17:37:51 +08:00
healthcheck-discovery.t test: enable master-worker mode by default (#3927) 2021-03-29 23:38:07 +08:00
healthcheck-ipv6.t test: enable master-worker mode by default (#3927) 2021-03-29 23:38:07 +08:00
healthcheck-multiple-worker.t test: enable master-worker mode by default (#3927) 2021-03-29 23:38:07 +08:00
healthcheck-passive.t fix: upgrade jsonschema to 0.9.6 (#6091) 2022-01-14 09:35:18 +08:00
healthcheck-stop-checker.t test: enable master-worker mode by default (#3927) 2021-03-29 23:38:07 +08:00
healthcheck.t fix: upgrade jsonschema to 0.9.6 (#6091) 2022-01-14 09:35:18 +08:00
hosts.t fix: Update error message when Route doesn't exist (#2304) 2020-10-06 11:48:52 +08:00
http_host.t fix: proxy_set_header Host $host may lose port info (#2079) 2021-01-27 13:16:07 +08:00
https-proxy.t fix: make sure SNI is changed with HTTP host (#3948) 2021-04-01 13:06:33 +08:00
invalid-route.t test: use longer timeout for internet DNS query (#3872) 2021-03-22 10:05:50 +08:00
invalid-service.t chore: spelling (#3027) 2020-12-13 19:31:24 +08:00
invalid-upstream.t feat: allow user-defined balancer with metadata in node (#4605) 2021-07-21 13:06:04 +08:00
least_conn2.t fix(upstream): load imbalance when it's referred by multiple routes (#5462) 2021-11-11 09:27:58 +08:00
least_conn.t feat(CI): check for trailing whitespace (#3250) 2021-02-16 12:14:46 +08:00
merge-route.t fix: add missing labels after merging route and service (#6177) 2022-01-21 17:21:20 +08:00
not-exist-service.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
not-exist-upstream.t chore: avoid using 500 as it will be captured as APISIX's bug (#4737) 2021-08-03 08:53:18 +08:00
plugin-configs.t test: remove duplicate --- no_error_log & --- request sections (#6317) 2022-02-16 21:40:14 +08:00
remote_addrs.t fix: Update error message when Route doesn't exist (#2304) 2020-10-06 11:48:52 +08:00
remote-addr-ipv6.t ci: remove whitelist of whitespace check (#4203) 2021-05-10 11:59:51 +08:00
remote-addr.t fix: Update error message when Route doesn't exist (#2304) 2020-10-06 11:48:52 +08:00
route-delete.t test: enable master-worker mode by default (#3927) 2021-03-29 23:38:07 +08:00
route-domain-with-local-dns.t feat: patch tcp.sock.connect to use our DNS resolver (#4114) 2021-05-04 13:07:48 +08:00
route-domain.t fix: ensure upstream with domain is cached (#4061) 2021-04-16 19:09:45 +08:00
route-filter-func.t fix: Update error message when Route doesn't exist (#2304) 2020-10-06 11:48:52 +08:00
route-host.t fix: ignore the case of configured host (#3377) 2021-01-22 10:18:50 +08:00
route-status.t test: remove unnecessary response body data check (#6545) 2022-03-15 19:27:40 +08:00
route-uris.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
rr-balance.t ci: make it work under OpenResty 1.19 (#2768) 2020-11-30 10:32:35 +08:00
sanity-radixtree.t fix: Update error message when Route doesn't exist (#2304) 2020-10-06 11:48:52 +08:00
service-empty.t test: remove unnecessary response body data check (#6545) 2022-03-15 19:27:40 +08:00
timeout-upstream.t fix: route's timeout should not be overwrittern by service (#5219) 2021-10-18 09:17:02 +08:00
upstream-array-nodes.t test: updated style. (#1606) 2020-05-22 21:34:58 +08:00
upstream-discovery.t feat: allow user-defined balancer with metadata in node (#4605) 2021-07-21 13:06:04 +08:00
upstream-domain-with-special-dns.t change: default to cache DNS record according to the TTL (#3530) 2021-02-10 11:41:13 +08:00
upstream-domain-with-special-ipv6-dns.t fix(DNS): support IPv6 resolver (#4242) 2021-05-14 08:54:01 +08:00
upstream-domain.t fix: resolve unambiguous fully-qualified domain name(FQDN), i.e. ended in a dot (#5999) 2022-01-05 09:32:13 +08:00
upstream-ipv6.t ci: the last day of travis (#3926) 2021-03-29 23:34:01 +08:00
upstream-keepalive-pool.t fix: upgrade jsonschema to 0.9.6 (#6091) 2022-01-14 09:35:18 +08:00
upstream-mtls.t feat: support upstream mTLS (#4005) 2021-04-10 18:55:20 +08:00
upstream-node-dns.t fix: avoid copying unwanted data when the domain's IP changed (#4952) 2021-09-02 09:38:30 +08:00
upstream-retries.t chore: make t/node/upstream-retries.t stable (#4599) 2021-07-15 11:48:44 +08:00
upstream-status-5xx.t feat: add config to control write all status to x-upsream-apisix-status (#6392) 2022-02-25 10:54:43 +08:00
upstream-status-all.t feat: add config to control write all status to x-upsream-apisix-status (#6392) 2022-02-25 10:54:43 +08:00
upstream-websocket.t test: add FIRST to the forbidden directives (#4072) 2021-04-19 22:16:20 +08:00
upstream.t feat: support passing different host headers in multiple nodes (#4208) 2021-05-13 22:26:27 +08:00
vars.t feat: support advanced matching based on post form (#5409) 2021-11-09 09:02:56 +08:00
wildcard-host.t fix: Update error message when Route doesn't exist (#2304) 2020-10-06 11:48:52 +08:00