PatchBookingItem
Tests
| Test |
Duration |
Result |
| projectAgent_canPatchAllUpdatablePropertiesOfBookingItem() |
1.874s |
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 15:03:40 GMT
Keep-Alive: timeout=60
Connection: keep-alive
{
"uuid": "5b8efc9f-241e-447a-b6ce-125aa525db09",
"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#5b8efc9f-241e-447a-b6ce-125aa525db09 SUCCEEDED
projectAgent_canPatchAllUpdatablePropertiesOfBookingItem(): TOTAL OBJECT COUNT (after): 210 -> 210