PatchBookingProject

1

tests

0

failures

0

ignored

1.583s

duration

100%

successful

Tests

Test Duration Result
globalAdmin_canPatchAllUpdatablePropertiesOfBookingProject() 1.583s passed

Standard output

ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_canPatchAllUpdatablePropertiesOfBookingProject(): 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:48 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "uuid": "f8820dd2-b40a-4b1a-8f4c-84066ebd84b2",
    "caption": "some project"
}
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
DELETING leaked hs_booking.project#f8820dd2-b40a-4b1a-8f4c-84066ebd84b2 SUCCEEDED
globalAdmin_canPatchAllUpdatablePropertiesOfBookingProject(): TOTAL OBJECT COUNT (after): 210 -> 210