getListOfCoopSharesTransactions

3

tests

0

failures

0

ignored

4.109s

duration

100%

successful

Tests

Test Duration Result
globalAdmin_canFindCoopSharesTransactionsByMemberNumber() 1.314s passed
globalAdmin_canFindCoopSharesTransactionsByMembershipUuidAndDateRange() 1.350s passed
globalAdmin_canViewAllCoopSharesTransactions() 1.445s passed

Standard output

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

[
    {
        "uuid": "0bf871b4-3028-4217-9980-55c3f0a09324",
        "membership.uuid": "256114c3-0558-4af2-b88c-37f730012f2a",
        "transactionType": "CANCELLATION",
        "shareCount": -2,
        "valueDate": "2021-09-01",
        "reference": "ref 1000202-2",
        "comment": "cancelling some",
        "revertedShareTx": null,
        "reversalShareTx": null
    }
]
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_canFindCoopSharesTransactionsByMembershipUuidAndDateRange(): TOTAL OBJECT COUNT (after): 210 -> 210
ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_canViewAllCoopSharesTransactions(): 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:24 GMT
Keep-Alive: timeout=60
Connection: keep-alive

[
    {
        "uuid": "02b93b4f-7e8b-4b1a-8250-92fbd75e9a47",
        "membership.uuid": "b24c9688-1def-4de3-8c97-1f799c9026d8",
        "transactionType": "SUBSCRIPTION",
        "shareCount": 4,
        "valueDate": "2010-03-15",
        "reference": "ref 1000101-1",
        "comment": "initial subscription",
        "revertedShareTx": null,
        "reversalShareTx": null
    },
    {
        "uuid": "d4062848-719e-445c-bda4-4af19d2ddf4f",
        "membership.uuid": "b24c9688-1def-4de3-8c97-1f799c9026d8",
        "transactionType": "CANCELLATION",
        "shareCount": -2,
        "valueDate": "2021-09-01",
        "reference": "ref 1000101-2",
        "comment": "cancelling some",
        "revertedShareTx": null,
        "reversalShareTx": null
    },
    {
        "uuid": "6776df71-9c70-4be1-bc70-b16665a49f6a",
        "membership.uuid": "b24c9688-1def-4de3-8c97-1f799c9026d8",
        "transactionType": "SUBSCRIPTION",
        "shareCount": 2,
        "valueDate": "2022-10-20",
        "reference": "ref 1000101-3",
        "comment": "some subscription",
        "revertedShareTx": null,
        "reversalShareTx": {
            "uuid": "1fb7e628-5cb7-486b-bb58-66db32297a3a",
            "membership.uuid": null,
            "transactionType": "REVERSAL",
            "shareCount": -2,
            "valueDate": "2022-10-21",
            "reference": "ref 1000101-4",
            "comment": "some reversal"
        }
    },
    {
        "uuid": "1fb7e628-5cb7-486b-bb58-66db32297a3a",
        "membership.uuid": "b24c9688-1def-4de3-8c97-1f799c9026d8",
        "transactionType": "REVERSAL",
        "shareCount": -2,
        "valueDate": "2022-10-21",
        "reference": "ref 1000101-4",
        "comment": "some reversal",
        "revertedShareTx": {
            "uuid": "6776df71-9c70-4be1-bc70-b16665a49f6a",
            "membership.uuid": null,
            "transactionType": "SUBSCRIPTION",
            "shareCount": 2,
            "valueDate": "2022-10-20",
            "reference": "ref 1000101-3",
            "comment": "some subscription"
        },
        "reversalShareTx": null
    },
    {
        "uuid": "abbacef2-7198-4ba8-b273-ba53ac57c258",
        "membership.uuid": "256114c3-0558-4af2-b88c-37f730012f2a",
        "transactionType": "SUBSCRIPTION",
        "shareCount": 4,
        "valueDate": "2010-03-15",
        "reference": "ref 1000202-1",
        "comment": "initial subscription",
        "revertedShareTx": null,
        "reversalShareTx": null
    },
    {
        "uuid": "0bf871b4-3028-4217-9980-55c3f0a09324",
        "membership.uuid": "256114c3-0558-4af2-b88c-37f730012f2a",
        "transactionType": "CANCELLATION",
        "shareCount": -2,
        "valueDate": "2021-09-01",
        "reference": "ref 1000202-2",
        "comment": "cancelling some",
        "revertedShareTx": null,
        "reversalShareTx": null
    },
    {
        "uuid": "3af019a1-380d-44c5-8cac-b57ba1d5d6da",
        "membership.uuid": "256114c3-0558-4af2-b88c-37f730012f2a",
        "transactionType": "SUBSCRIPTION",
        "shareCount": 2,
        "valueDate": "2022-10-20",
        "reference": "ref 1000202-3",
        "comment": "some subscription",
        "revertedShareTx": null,
        "reversalShareTx": {
            "uuid": "1d151424-de06-4ea7-b0f6-63ef537e2819",
            "membership.uuid": null,
            "transactionType": "REVERSAL",
            "shareCount": -2,
            "valueDate": "2022-10-21",
            "reference": "ref 1000202-4",
            "comment": "some reversal"
        }
    },
    {
        "uuid": "1d151424-de06-4ea7-b0f6-63ef537e2819",
        "membership.uuid": "256114c3-0558-4af2-b88c-37f730012f2a",
        "transactionType": "REVERSAL",
        "shareCount": -2,
        "valueDate": "2022-10-21",
        "reference": "ref 1000202-4",
        "comment": "some reversal",
        "revertedShareTx": {
            "uuid": "3af019a1-380d-44c5-8cac-b57ba1d5d6da",
            "membership.uuid": null,
            "transactionType": "SUBSCRIPTION",
            "shareCount": 2,
            "valueDate": "2022-10-20",
            "reference": "ref 1000202-3",
            "comment": "some subscription"
        },
        "reversalShareTx": null
    },
    {
        "uuid": "675cb7de-04e7-4ac8-94f1-096f974538de",
        "membership.uuid": "98f65631-9489-451d-8fe4-035018bcfa89",
        "transactionType": "SUBSCRIPTION",
        "shareCount": 4,
        "valueDate": "2010-03-15",
        "reference": "ref 1000303-1",
        "comment": "initial subscription",
        "revertedShareTx": null,
        "reversalShareTx": null
    },
    {
        "uuid": "43655c1b-98cd-4992-ae23-bd081d23f815",
        "membership.uuid": "98f65631-9489-451d-8fe4-035018bcfa89",
        "transactionType": "CANCELLATION",
        "shareCount": -2,
        "valueDate": "2021-09-01",
        "reference": "ref 1000303-2",
        "comment": "cancelling some",
        "revertedShareTx": null,
        "reversalShareTx": null
    },
    {
        "uuid": "1cde716e-4a86-4fc9-9a09-77d5cb85030a",
        "membership.uuid": "98f65631-9489-451d-8fe4-035018bcfa89",
        "transactionType": "SUBSCRIPTION",
        "shareCount": 2,
        "valueDate": "2022-10-20",
        "reference": "ref 1000303-3",
        "comment": "some subscription",
        "revertedShareTx": null,
        "reversalShareTx": {
            "uuid": "c4ada5ae-390d-4705-9d8e-b00faa5da0d3",
            "membership.uuid": null,
            "transactionType": "REVERSAL",
            "shareCount": -2,
            "valueDate": "2022-10-21",
            "reference": "ref 1000303-4",
            "comment": "some reversal"
        }
    },
    {
        "uuid": "c4ada5ae-390d-4705-9d8e-b00faa5da0d3",
        "membership.uuid": "98f65631-9489-451d-8fe4-035018bcfa89",
        "transactionType": "REVERSAL",
        "shareCount": -2,
        "valueDate": "2022-10-21",
        "reference": "ref 1000303-4",
        "comment": "some reversal",
        "revertedShareTx": {
            "uuid": "1cde716e-4a86-4fc9-9a09-77d5cb85030a",
            "membership.uuid": null,
            "transactionType": "SUBSCRIPTION",
            "shareCount": 2,
            "valueDate": "2022-10-20",
            "reference": "ref 1000303-3",
            "comment": "some subscription"
        },
        "reversalShareTx": null
    }
]
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_canViewAllCoopSharesTransactions(): TOTAL OBJECT COUNT (after): 210 -> 210
ContextBasedTestWithCleanup.retrieveInitialTestData
globalAdmin_canFindCoopSharesTransactionsByMemberNumber(): 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:25 GMT
Keep-Alive: timeout=60
Connection: keep-alive

[
    {
        "uuid": "abbacef2-7198-4ba8-b273-ba53ac57c258",
        "membership.uuid": "256114c3-0558-4af2-b88c-37f730012f2a",
        "transactionType": "SUBSCRIPTION",
        "shareCount": 4,
        "valueDate": "2010-03-15",
        "reference": "ref 1000202-1",
        "comment": "initial subscription",
        "revertedShareTx": null,
        "reversalShareTx": null
    },
    {
        "uuid": "0bf871b4-3028-4217-9980-55c3f0a09324",
        "membership.uuid": "256114c3-0558-4af2-b88c-37f730012f2a",
        "transactionType": "CANCELLATION",
        "shareCount": -2,
        "valueDate": "2021-09-01",
        "reference": "ref 1000202-2",
        "comment": "cancelling some",
        "revertedShareTx": null,
        "reversalShareTx": null
    },
    {
        "uuid": "3af019a1-380d-44c5-8cac-b57ba1d5d6da",
        "membership.uuid": "256114c3-0558-4af2-b88c-37f730012f2a",
        "transactionType": "SUBSCRIPTION",
        "shareCount": 2,
        "valueDate": "2022-10-20",
        "reference": "ref 1000202-3",
        "comment": "some subscription",
        "revertedShareTx": null,
        "reversalShareTx": {
            "uuid": "1d151424-de06-4ea7-b0f6-63ef537e2819",
            "membership.uuid": null,
            "transactionType": "REVERSAL",
            "shareCount": -2,
            "valueDate": "2022-10-21",
            "reference": "ref 1000202-4",
            "comment": "some reversal"
        }
    },
    {
        "uuid": "1d151424-de06-4ea7-b0f6-63ef537e2819",
        "membership.uuid": "256114c3-0558-4af2-b88c-37f730012f2a",
        "transactionType": "REVERSAL",
        "shareCount": -2,
        "valueDate": "2022-10-21",
        "reference": "ref 1000202-4",
        "comment": "some reversal",
        "revertedShareTx": {
            "uuid": "3af019a1-380d-44c5-8cac-b57ba1d5d6da",
            "membership.uuid": null,
            "transactionType": "SUBSCRIPTION",
            "shareCount": 2,
            "valueDate": "2022-10-20",
            "reference": "ref 1000202-3",
            "comment": "some subscription"
        },
        "reversalShareTx": null
    }
]
ContextBasedTestWithCleanup.cleanupAndCheckCleanup
globalAdmin_canFindCoopSharesTransactionsByMemberNumber(): TOTAL OBJECT COUNT (after): 210 -> 210