detail: - [x] add test case for config route with invalid host - [x] add test case for config route with invalid hosts - [x] add test case for config route with host and hosts at the same time - [x] add test case for config route with correct host - [x] verify the route just configured - [x] add test case for config route with correct hosts - [x] verify the route just configured - [x] add test case for config route without host and hosts - [x] verify the route just configured --- For background and description, please see: https://github.com/apache/apisix-dashboard/issues/607
detail:
add test case for config route with invalid host
add test case for config route with invalid hosts
add test case for config route with host and hosts at the same time
add test case for config route with correct host
verify the route just configured
add test case for config route with correct hosts
verify the route just configured
add test case for config route without host and hosts
verify the route just configured
For background and description, please see:
#607