PatchBookingItem
Tests
| Test |
Duration |
Result |
| projectAgent_canPatchAllUpdatablePropertiesOfBookingItem() |
1.520s |
passed |
Standard output
ContextBasedTestWithCleanup.retrieveInitialTestData
projectAgent_canPatchAllUpdatablePropertiesOfBookingItem(): TOTAL OBJECT COUNT (initial): 210 -> 210
HTTP/1.1 200
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-Frame-Options: DENY
Content-Type: application/json
Transfer-Encoding: chunked
Date: Mon, 10 Aug 2026 16:37:31 GMT
Keep-Alive: timeout=60
Connection: keep-alive
{
"uuid": "1dd2e1c2-3cb0-4004-bd7e-5e31f370f432",
"type": "MANAGED_WEBSPACE",
"caption": "some test-booking",
"validFrom": "2022-11-01",
"validTo": "2022-12-31",
"resources": {
"SSD": 100,
"Traffic": 500
}
}
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
DELETING leaked hs_booking.item#1dd2e1c2-3cb0-4004-bd7e-5e31f370f432 SUCCEEDED
projectAgent_canPatchAllUpdatablePropertiesOfBookingItem(): TOTAL OBJECT COUNT (after): 210 -> 210