membphis commented on a change in pull request #1049:
URL: https://github.com/apache/apisix-dashboard/pull/1049#discussion_r543377491



##########
File path: api/test/e2e/route_test.go
##########
@@ -224,6 +224,48 @@ func TestRoute_Update_Routes_With_Hosts(t *testing.T) {
        }
 }
 
+func TestRoute_Patch(t *testing.T) {
+       tests := []HttpTestCase{
+               {
+                       caseDesc:     "route patch",

Review comment:
       we should always create the related resource first. 
   
   eg: the `route` resource




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to