Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: format by tool reindex. #1775

Merged
merged 1 commit into from
Jul 2, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion t/admin/routes.t
Original file line number Diff line number Diff line change
Expand Up @@ -1773,6 +1773,8 @@ passed
--- no_error_log
[error]



=== TEST 48: string id
--- config
location /t {
Expand Down Expand Up @@ -1858,7 +1860,8 @@ GET /t
[error]


=== TEST 50: Verify Response Content-Type=applciation/json

=== TEST 51: Verify Response Content-Type=applciation/json
--- config
location /t {
content_by_lua_block {
Expand Down
1 change: 0 additions & 1 deletion t/debug/debug-mode.t
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ loaded plugin and sort by priority: -2000 name: serverless-post-function




=== TEST 2: set route(no plugin)
--- config
location /t {
Expand Down
4 changes: 2 additions & 2 deletions t/discovery/eureka.t
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ run_tests();

__DATA__


=== TEST 1: get APISIX-EUREKA info from EUREKA
--- yaml_config eval: $::yaml_config
--- apisix_yaml
Expand All @@ -84,6 +83,7 @@ connect_timeout:1500, send_timeout:1500, read_timeout:1500.
[error]



=== TEST 2: error service_name name
--- yaml_config eval: $::yaml_config
--- apisix_yaml
Expand All @@ -102,6 +102,7 @@ GET /eureka/apps/APISIX-EUREKA
qr/.*failed to pick server: no valid upstream node.*/



=== TEST 3: with proxy-rewrite
--- yaml_config eval: $::yaml_config
--- apisix_yaml
Expand All @@ -128,4 +129,3 @@ eureka uri:http://127.0.0.1:8761/eureka/.
connect_timeout:1500, send_timeout:1500, read_timeout:1500.
--- no_error_log
[error]