Skip to content

Commit

Permalink
Update the failing test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
nipunayf committed Feb 27, 2025
1 parent af3b745 commit 3e0751e
Show file tree
Hide file tree
Showing 14 changed files with 1,220 additions and 47 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,15 @@
"metadata": {
"label": "post",
"description": "The `Client.post()` function can be used to send HTTP POST requests to HTTP endpoints.\n",
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.2.png"
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.3.png"
},
"codedata": {
"node": "REMOTE_ACTION_CALL",
"org": "ballerina",
"module": "http",
"object": "Client",
"symbol": "post",
"version": "2.13.3",
"parentSymbol": "moduleClient",
"resourcePath": "",
"id": 0
Expand All @@ -39,14 +40,15 @@
"metadata": {
"label": "put",
"description": "The `Client.put()` function can be used to send HTTP PUT requests to HTTP endpoints.\n",
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.2.png"
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.3.png"
},
"codedata": {
"node": "REMOTE_ACTION_CALL",
"org": "ballerina",
"module": "http",
"object": "Client",
"symbol": "put",
"version": "2.13.3",
"parentSymbol": "moduleClient",
"resourcePath": "",
"id": 0
Expand All @@ -57,14 +59,15 @@
"metadata": {
"label": "patch",
"description": "The `Client.patch()` function can be used to send HTTP PATCH requests to HTTP endpoints.\n",
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.2.png"
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.3.png"
},
"codedata": {
"node": "REMOTE_ACTION_CALL",
"org": "ballerina",
"module": "http",
"object": "Client",
"symbol": "patch",
"version": "2.13.3",
"parentSymbol": "moduleClient",
"resourcePath": "",
"id": 0
Expand All @@ -75,14 +78,15 @@
"metadata": {
"label": "delete",
"description": "The `Client.delete()` function can be used to send HTTP DELETE requests to HTTP endpoints.\n",
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.2.png"
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.3.png"
},
"codedata": {
"node": "REMOTE_ACTION_CALL",
"org": "ballerina",
"module": "http",
"object": "Client",
"symbol": "delete",
"version": "2.13.3",
"parentSymbol": "moduleClient",
"resourcePath": "",
"id": 0
Expand All @@ -93,14 +97,15 @@
"metadata": {
"label": "head",
"description": "The `Client.head()` function can be used to send HTTP HEAD requests to HTTP endpoints.\n",
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.2.png"
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.3.png"
},
"codedata": {
"node": "REMOTE_ACTION_CALL",
"org": "ballerina",
"module": "http",
"object": "Client",
"symbol": "head",
"version": "2.13.3",
"parentSymbol": "moduleClient",
"resourcePath": "",
"id": 0
Expand All @@ -111,14 +116,15 @@
"metadata": {
"label": "get",
"description": "The `Client.get()` function can be used to send HTTP GET requests to HTTP endpoints.\n",
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.2.png"
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.3.png"
},
"codedata": {
"node": "REMOTE_ACTION_CALL",
"org": "ballerina",
"module": "http",
"object": "Client",
"symbol": "get",
"version": "2.13.3",
"parentSymbol": "moduleClient",
"resourcePath": "",
"id": 0
Expand All @@ -129,14 +135,15 @@
"metadata": {
"label": "options",
"description": "The `Client.options()` function can be used to send HTTP OPTIONS requests to HTTP endpoints.\n",
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.2.png"
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.3.png"
},
"codedata": {
"node": "REMOTE_ACTION_CALL",
"org": "ballerina",
"module": "http",
"object": "Client",
"symbol": "options",
"version": "2.13.3",
"parentSymbol": "moduleClient",
"resourcePath": "",
"id": 0
Expand All @@ -147,14 +154,15 @@
"metadata": {
"label": "execute",
"description": "Invokes an HTTP call with the specified HTTP verb.\n",
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.2.png"
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.3.png"
},
"codedata": {
"node": "REMOTE_ACTION_CALL",
"org": "ballerina",
"module": "http",
"object": "Client",
"symbol": "execute",
"version": "2.13.3",
"parentSymbol": "moduleClient",
"resourcePath": "",
"id": 0
Expand All @@ -165,14 +173,15 @@
"metadata": {
"label": "forward",
"description": "The `Client.forward()` function can be used to invoke an HTTP call with inbound request's HTTP verb\n",
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.2.png"
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.3.png"
},
"codedata": {
"node": "REMOTE_ACTION_CALL",
"org": "ballerina",
"module": "http",
"object": "Client",
"symbol": "forward",
"version": "2.13.3",
"parentSymbol": "moduleClient",
"resourcePath": "",
"id": 0
Expand All @@ -183,14 +192,15 @@
"metadata": {
"label": "submit",
"description": "Submits an HTTP request to a service with the specified HTTP verb.\nThe `Client->submit()` function does not give out a `http:Response` as the result.\nRather it returns an `http:HttpFuture` which can be used to do further interactions with the endpoint.\n",
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.2.png"
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.3.png"
},
"codedata": {
"node": "REMOTE_ACTION_CALL",
"org": "ballerina",
"module": "http",
"object": "Client",
"symbol": "submit",
"version": "2.13.3",
"parentSymbol": "moduleClient",
"resourcePath": "",
"id": 0
Expand All @@ -201,14 +211,15 @@
"metadata": {
"label": "getResponse",
"description": "This just pass the request to actual network call.\n",
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.2.png"
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.3.png"
},
"codedata": {
"node": "REMOTE_ACTION_CALL",
"org": "ballerina",
"module": "http",
"object": "Client",
"symbol": "getResponse",
"version": "2.13.3",
"parentSymbol": "moduleClient",
"resourcePath": "",
"id": 0
Expand All @@ -219,14 +230,15 @@
"metadata": {
"label": "hasPromise",
"description": "This just pass the request to actual network call.\n",
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.2.png"
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.3.png"
},
"codedata": {
"node": "REMOTE_ACTION_CALL",
"org": "ballerina",
"module": "http",
"object": "Client",
"symbol": "hasPromise",
"version": "2.13.3",
"parentSymbol": "moduleClient",
"resourcePath": "",
"id": 0
Expand All @@ -237,14 +249,15 @@
"metadata": {
"label": "getNextPromise",
"description": "This just pass the request to actual network call.\n",
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.2.png"
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.3.png"
},
"codedata": {
"node": "REMOTE_ACTION_CALL",
"org": "ballerina",
"module": "http",
"object": "Client",
"symbol": "getNextPromise",
"version": "2.13.3",
"parentSymbol": "moduleClient",
"resourcePath": "",
"id": 0
Expand All @@ -255,14 +268,15 @@
"metadata": {
"label": "getPromisedResponse",
"description": "Passes the request to an actual network call.\n",
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.2.png"
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.3.png"
},
"codedata": {
"node": "REMOTE_ACTION_CALL",
"org": "ballerina",
"module": "http",
"object": "Client",
"symbol": "getPromisedResponse",
"version": "2.13.3",
"parentSymbol": "moduleClient",
"resourcePath": "",
"id": 0
Expand All @@ -273,14 +287,15 @@
"metadata": {
"label": "rejectPromise",
"description": "This just pass the request to actual network call.\n",
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.2.png"
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.3.png"
},
"codedata": {
"node": "REMOTE_ACTION_CALL",
"org": "ballerina",
"module": "http",
"object": "Client",
"symbol": "rejectPromise",
"version": "2.13.3",
"parentSymbol": "moduleClient",
"resourcePath": "",
"id": 0
Expand All @@ -291,14 +306,15 @@
"metadata": {
"label": "getCookieStore",
"description": "Retrieves the cookie store of the client.\n",
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.2.png"
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.3.png"
},
"codedata": {
"node": "METHOD_CALL",
"org": "ballerina",
"module": "http",
"object": "Client",
"symbol": "getCookieStore",
"version": "2.13.3",
"parentSymbol": "moduleClient",
"resourcePath": "",
"id": 0
Expand All @@ -309,14 +325,15 @@
"metadata": {
"label": "circuitBreakerForceClose",
"description": "The circuit breaker client related method to force the circuit into a closed state in which it will allow\nrequests regardless of the error percentage until the failure threshold exceeds.",
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.2.png"
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.3.png"
},
"codedata": {
"node": "METHOD_CALL",
"org": "ballerina",
"module": "http",
"object": "Client",
"symbol": "circuitBreakerForceClose",
"version": "2.13.3",
"parentSymbol": "moduleClient",
"resourcePath": "",
"id": 0
Expand All @@ -327,14 +344,15 @@
"metadata": {
"label": "circuitBreakerForceOpen",
"description": "The circuit breaker client related method to force the circuit into a open state in which it will suspend all\nrequests until `resetTime` interval exceeds.",
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.2.png"
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.3.png"
},
"codedata": {
"node": "METHOD_CALL",
"org": "ballerina",
"module": "http",
"object": "Client",
"symbol": "circuitBreakerForceOpen",
"version": "2.13.3",
"parentSymbol": "moduleClient",
"resourcePath": "",
"id": 0
Expand All @@ -345,14 +363,15 @@
"metadata": {
"label": "getCircuitBreakerCurrentState",
"description": "The circuit breaker client related method to provides the `http:CircuitState` of the circuit breaker.\n",
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.2.png"
"icon": "https://bcentral-packageicons.azureedge.net/images/ballerina_http_2.13.3.png"
},
"codedata": {
"node": "METHOD_CALL",
"org": "ballerina",
"module": "http",
"object": "Client",
"symbol": "getCircuitBreakerCurrentState",
"version": "2.13.3",
"parentSymbol": "moduleClient",
"resourcePath": "",
"id": 0
Expand Down
Loading

0 comments on commit 3e0751e

Please sign in to comment.