]> juplo.de Git - demos/kafka/chat/commitdiff
feat: Removed obsolet expectations in current version
authorKai Moritz <kai@juplo.de>
Sat, 11 Oct 2025 22:22:28 +0000 (00:22 +0200)
committerKai Moritz <kai@juplo.de>
Sat, 11 Oct 2025 22:22:28 +0000 (00:22 +0200)
ChatroomService-ChatBackendController.json

index abad220d67bf3f6e275d5e176f1e853948520f5f..d8da4a28a9e5785c3822be7ff49288a899660a92 100644 (file)
         "status": 404
       },
       "type": "Synchronous/HTTP"
-    },
-    {
-      "description": "a request for /list",
-      "pending": false,
-      "providerStates": [
-        {
-          "name": "there are 10 shards"
-        },
-        {
-          "name": "the server is responsible for shard 2"
-        },
-        {
-          "name": "chatroom 5c73531c-6fc4-426c-adcb-afc5c140a0f7 exists in shard 2"
-        }
-      ],
-      "request": {
-        "headers": {
-          "Accept": [
-            "application/json"
-          ]
-        },
-        "matchingRules": {
-          "header": {
-            "Accept": {
-              "combine": "AND",
-              "matchers": [
-                {
-                  "match": "type"
-                }
-              ]
-            }
-          }
-        },
-        "method": "GET",
-        "path": "/list"
-      },
-      "response": {
-        "body": {
-          "content": [
-            {
-              "id": "5c73531c-6fc4-426c-adcb-afc5c140a0f7",
-              "name": "FOO",
-              "shard": 2
-            }
-          ],
-          "contentType": "application/json",
-          "encoded": false
-        },
-        "headers": {
-          "Content-Type": [
-            "application/json"
-          ]
-        },
-        "matchingRules": {
-          "body": {
-            "$": {
-              "combine": "AND",
-              "matchers": [
-                {
-                  "match": "type",
-                  "min": 1
-                }
-              ]
-            }
-          }
-        },
-        "status": 200
-      },
-      "type": "Synchronous/HTTP"
-    },
-    {
-      "description": "a request for /list",
-      "pending": false,
-      "providerStates": [
-        {
-          "name": "there are 10 shards"
-        },
-        {
-          "name": "the server is responsible for shard 2"
-        },
-        {
-          "name": "there are no chatrooms available at all in shard 2"
-        }
-      ],
-      "request": {
-        "headers": {
-          "Accept": [
-            "application/json"
-          ]
-        },
-        "matchingRules": {
-          "header": {
-            "Accept": {
-              "combine": "AND",
-              "matchers": [
-                {
-                  "match": "type"
-                }
-              ]
-            }
-          }
-        },
-        "method": "GET",
-        "path": "/list"
-      },
-      "response": {
-        "body": {
-          "content": [],
-          "contentType": "application/json",
-          "encoded": false
-        },
-        "headers": {
-          "Content-Type": [
-            "application/json"
-          ]
-        },
-        "status": 200
-      },
-      "type": "Synchronous/HTTP"
     }
   ],
   "metadata": {