PatchMembership

2

tests

0

failures

0

ignored

3.007s

duration

100%

successful

Tests

Test Duration Result
globalAdmin_canPatchValidToOfArbitraryMembership() 1.658s passed
partnerRelAdmin_canPatchValidityOfRelatedMembership() 1.349s passed

Standard output

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

{
    "uuid": "bbff3cb8-3dcc-400f-90de-63405443822e",
    "partner": {
        "uuid": "9e20edf7-8f82-4350-a87f-9cd7f6115073",
        "partnerNumber": "P-10001",
        "partnerRel": {
            "uuid": "fec12b6c-831a-4b5c-87a4-2935037c3878",
            "anchor": {
                "uuid": "8cc07dcc-afc5-48a9-984e-bf084051d416",
                "personType": "LEGAL_PERSON",
                "tradeName": "Hostsharing eG",
                "salutation": null,
                "title": null,
                "givenName": null,
                "familyName": null
            },
            "holder": {
                "uuid": "51aa8be4-097b-4007-863d-136f7b9525c1",
                "personType": "LEGAL_PERSON",
                "tradeName": "First GmbH",
                "salutation": null,
                "title": null,
                "givenName": null,
                "familyName": null
            },
            "type": "PARTNER",
            "mark": null,
            "contact": {
                "uuid": "eafb9bdb-bf05-463b-bd03-dd3cae11aa69",
                "caption": "first contact",
                "postalAddress": {
                    "country": "Germany"
                },
                "emailAddresses": {
                    "main": "contact-admin@firstcontact.example.com"
                },
                "phoneNumbers": {
                    "phone_office": "+49 123 1234567"
                }
            }
        },
        "details": {
            "uuid": "c63f607b-c8e9-4848-a6bc-0df668c0b69f",
            "registrationOffice": "Hamburg",
            "registrationNumber": "RegNo123456789",
            "birthName": null,
            "birthPlace": null,
            "birthday": null,
            "dateOfDeath": null
        }
    },
    "mainDebitor": null,
    "memberNumber": "M-1000190",
    "memberNumberSuffix": "90",
    "validFrom": "2025-02-01",
    "validTo": "2025-12-31",
    "status": "CANCELLED",
    "membershipFeeBillable": true
}
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_canPatchValidToOfArbitraryMembership(): TOTAL OBJECT COUNT (after): 210 -> 210
ContextBasedTestWithCleanup.retrieveInitialTestData
partnerRelAdmin_canPatchValidityOfRelatedMembership(): TOTAL OBJECT COUNT (initial): 210 -> 210
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
partnerRelAdmin_canPatchValidityOfRelatedMembership(): TOTAL OBJECT COUNT (after): 210 -> 210