PatchMembership

2

tests

0

failures

0

ignored

2.958s

duration

100%

successful

Tests

Test Duration Result
globalAdmin_canPatchValidToOfArbitraryMembership() 1.524s passed
partnerRelAdmin_canPatchValidityOfRelatedMembership() 1.434s 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 15:05:13 GMT
Keep-Alive: timeout=60
Connection: keep-alive

{
    "uuid": "4386f86b-8538-49f9-abe0-21919111dff2",
    "partner": {
        "uuid": "bfd0eaf3-9c62-4829-b1c6-09bc7bc6a645",
        "partnerNumber": "P-10001",
        "partnerRel": {
            "uuid": "ad914af4-fd44-453b-a627-bf920c375d01",
            "anchor": {
                "uuid": "91f5d8e2-b455-4243-b7b0-c87ef91fb6fb",
                "personType": "LEGAL_PERSON",
                "tradeName": "Hostsharing eG",
                "salutation": null,
                "title": null,
                "givenName": null,
                "familyName": null
            },
            "holder": {
                "uuid": "f737d879-51f9-4f03-b3f5-e5f4a12fab73",
                "personType": "LEGAL_PERSON",
                "tradeName": "First GmbH",
                "salutation": null,
                "title": null,
                "givenName": null,
                "familyName": null
            },
            "type": "PARTNER",
            "mark": null,
            "contact": {
                "uuid": "b5a02c46-485c-4cf7-8ecc-b2ff3a00aa93",
                "caption": "first contact",
                "postalAddress": {
                    "country": "Germany"
                },
                "emailAddresses": {
                    "main": "contact-admin@firstcontact.example.com"
                },
                "phoneNumbers": {
                    "phone_office": "+49 123 1234567"
                }
            }
        },
        "details": {
            "uuid": "c0d83794-f767-4be0-9430-39bc4e359bc4",
            "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