getListOfCoopSharesTransactions

3

tests

0

failures

0

ignored

3.910s

duration

100%

successful

Tests

Test Duration Result
globalAdmin_canFindCoopSharesTransactionsByMemberNumber() 1.310s passed
globalAdmin_canFindCoopSharesTransactionsByMembershipUuidAndDateRange() 1.279s passed
globalAdmin_canViewAllCoopSharesTransactions() 1.321s 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 16:39:14 GMT
Keep-Alive: timeout=60
Connection: keep-alive

[
    {
        "uuid": "4d2b3cf6-36da-4542-b2ac-45d8df9c5a66",
        "membership.uuid": "cf20d485-c91b-4c92-9893-b8de0c2f2694",
        "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 16:39:15 GMT
Keep-Alive: timeout=60
Connection: keep-alive

[
    {
        "uuid": "99740fff-b58d-483c-a9ac-634b830719f6",
        "membership.uuid": "f254ae68-9b56-4013-8be3-946d593c9542",
        "transactionType": "SUBSCRIPTION",
        "shareCount": 4,
        "valueDate": "2010-03-15",
        "reference": "ref 1000101-1",
        "comment": "initial subscription",
        "revertedShareTx": null,
        "reversalShareTx": null
    },
    {
        "uuid": "f503d86a-0339-41b3-ad21-f8794a533316",
        "membership.uuid": "f254ae68-9b56-4013-8be3-946d593c9542",
        "transactionType": "CANCELLATION",
        "shareCount": -2,
        "valueDate": "2021-09-01",
        "reference": "ref 1000101-2",
        "comment": "cancelling some",
        "revertedShareTx": null,
        "reversalShareTx": null
    },
    {
        "uuid": "ce3847d0-a5c9-4ee1-acaa-3035a2ae7581",
        "membership.uuid": "f254ae68-9b56-4013-8be3-946d593c9542",
        "transactionType": "SUBSCRIPTION",
        "shareCount": 2,
        "valueDate": "2022-10-20",
        "reference": "ref 1000101-3",
        "comment": "some subscription",
        "revertedShareTx": null,
        "reversalShareTx": {
            "uuid": "d26c73de-cfab-482d-abc0-498e18b20cc3",
            "membership.uuid": null,
            "transactionType": "REVERSAL",
            "shareCount": -2,
            "valueDate": "2022-10-21",
            "reference": "ref 1000101-4",
            "comment": "some reversal"
        }
    },
    {
        "uuid": "d26c73de-cfab-482d-abc0-498e18b20cc3",
        "membership.uuid": "f254ae68-9b56-4013-8be3-946d593c9542",
        "transactionType": "REVERSAL",
        "shareCount": -2,
        "valueDate": "2022-10-21",
        "reference": "ref 1000101-4",
        "comment": "some reversal",
        "revertedShareTx": {
            "uuid": "ce3847d0-a5c9-4ee1-acaa-3035a2ae7581",
            "membership.uuid": null,
            "transactionType": "SUBSCRIPTION",
            "shareCount": 2,
            "valueDate": "2022-10-20",
            "reference": "ref 1000101-3",
            "comment": "some subscription"
        },
        "reversalShareTx": null
    },
    {
        "uuid": "f48a758c-77bd-4399-9368-1e3bb062379c",
        "membership.uuid": "cf20d485-c91b-4c92-9893-b8de0c2f2694",
        "transactionType": "SUBSCRIPTION",
        "shareCount": 4,
        "valueDate": "2010-03-15",
        "reference": "ref 1000202-1",
        "comment": "initial subscription",
        "revertedShareTx": null,
        "reversalShareTx": null
    },
    {
        "uuid": "4d2b3cf6-36da-4542-b2ac-45d8df9c5a66",
        "membership.uuid": "cf20d485-c91b-4c92-9893-b8de0c2f2694",
        "transactionType": "CANCELLATION",
        "shareCount": -2,
        "valueDate": "2021-09-01",
        "reference": "ref 1000202-2",
        "comment": "cancelling some",
        "revertedShareTx": null,
        "reversalShareTx": null
    },
    {
        "uuid": "c6180316-bc00-4304-8340-325596c8cf21",
        "membership.uuid": "cf20d485-c91b-4c92-9893-b8de0c2f2694",
        "transactionType": "SUBSCRIPTION",
        "shareCount": 2,
        "valueDate": "2022-10-20",
        "reference": "ref 1000202-3",
        "comment": "some subscription",
        "revertedShareTx": null,
        "reversalShareTx": {
            "uuid": "52c70030-4ded-4cee-b047-0c7cbac2cece",
            "membership.uuid": null,
            "transactionType": "REVERSAL",
            "shareCount": -2,
            "valueDate": "2022-10-21",
            "reference": "ref 1000202-4",
            "comment": "some reversal"
        }
    },
    {
        "uuid": "52c70030-4ded-4cee-b047-0c7cbac2cece",
        "membership.uuid": "cf20d485-c91b-4c92-9893-b8de0c2f2694",
        "transactionType": "REVERSAL",
        "shareCount": -2,
        "valueDate": "2022-10-21",
        "reference": "ref 1000202-4",
        "comment": "some reversal",
        "revertedShareTx": {
            "uuid": "c6180316-bc00-4304-8340-325596c8cf21",
            "membership.uuid": null,
            "transactionType": "SUBSCRIPTION",
            "shareCount": 2,
            "valueDate": "2022-10-20",
            "reference": "ref 1000202-3",
            "comment": "some subscription"
        },
        "reversalShareTx": null
    },
    {
        "uuid": "5e076ff0-80a7-49b9-92b9-36b7a850c185",
        "membership.uuid": "132106d5-d56a-45d9-89b9-c5776eedd4cd",
        "transactionType": "SUBSCRIPTION",
        "shareCount": 4,
        "valueDate": "2010-03-15",
        "reference": "ref 1000303-1",
        "comment": "initial subscription",
        "revertedShareTx": null,
        "reversalShareTx": null
    },
    {
        "uuid": "1e9c59c1-6356-40c7-a84c-6a78437d9fdd",
        "membership.uuid": "132106d5-d56a-45d9-89b9-c5776eedd4cd",
        "transactionType": "CANCELLATION",
        "shareCount": -2,
        "valueDate": "2021-09-01",
        "reference": "ref 1000303-2",
        "comment": "cancelling some",
        "revertedShareTx": null,
        "reversalShareTx": null
    },
    {
        "uuid": "f73540e5-7f1c-4c19-8a2f-b5d8a9988980",
        "membership.uuid": "132106d5-d56a-45d9-89b9-c5776eedd4cd",
        "transactionType": "SUBSCRIPTION",
        "shareCount": 2,
        "valueDate": "2022-10-20",
        "reference": "ref 1000303-3",
        "comment": "some subscription",
        "revertedShareTx": null,
        "reversalShareTx": {
            "uuid": "cbfd60a0-571b-41d0-a6b4-fe5a47fc7d85",
            "membership.uuid": null,
            "transactionType": "REVERSAL",
            "shareCount": -2,
            "valueDate": "2022-10-21",
            "reference": "ref 1000303-4",
            "comment": "some reversal"
        }
    },
    {
        "uuid": "cbfd60a0-571b-41d0-a6b4-fe5a47fc7d85",
        "membership.uuid": "132106d5-d56a-45d9-89b9-c5776eedd4cd",
        "transactionType": "REVERSAL",
        "shareCount": -2,
        "valueDate": "2022-10-21",
        "reference": "ref 1000303-4",
        "comment": "some reversal",
        "revertedShareTx": {
            "uuid": "f73540e5-7f1c-4c19-8a2f-b5d8a9988980",
            "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 16:39:17 GMT
Keep-Alive: timeout=60
Connection: keep-alive

[
    {
        "uuid": "f48a758c-77bd-4399-9368-1e3bb062379c",
        "membership.uuid": "cf20d485-c91b-4c92-9893-b8de0c2f2694",
        "transactionType": "SUBSCRIPTION",
        "shareCount": 4,
        "valueDate": "2010-03-15",
        "reference": "ref 1000202-1",
        "comment": "initial subscription",
        "revertedShareTx": null,
        "reversalShareTx": null
    },
    {
        "uuid": "4d2b3cf6-36da-4542-b2ac-45d8df9c5a66",
        "membership.uuid": "cf20d485-c91b-4c92-9893-b8de0c2f2694",
        "transactionType": "CANCELLATION",
        "shareCount": -2,
        "valueDate": "2021-09-01",
        "reference": "ref 1000202-2",
        "comment": "cancelling some",
        "revertedShareTx": null,
        "reversalShareTx": null
    },
    {
        "uuid": "c6180316-bc00-4304-8340-325596c8cf21",
        "membership.uuid": "cf20d485-c91b-4c92-9893-b8de0c2f2694",
        "transactionType": "SUBSCRIPTION",
        "shareCount": 2,
        "valueDate": "2022-10-20",
        "reference": "ref 1000202-3",
        "comment": "some subscription",
        "revertedShareTx": null,
        "reversalShareTx": {
            "uuid": "52c70030-4ded-4cee-b047-0c7cbac2cece",
            "membership.uuid": null,
            "transactionType": "REVERSAL",
            "shareCount": -2,
            "valueDate": "2022-10-21",
            "reference": "ref 1000202-4",
            "comment": "some reversal"
        }
    },
    {
        "uuid": "52c70030-4ded-4cee-b047-0c7cbac2cece",
        "membership.uuid": "cf20d485-c91b-4c92-9893-b8de0c2f2694",
        "transactionType": "REVERSAL",
        "shareCount": -2,
        "valueDate": "2022-10-21",
        "reference": "ref 1000202-4",
        "comment": "some reversal",
        "revertedShareTx": {
            "uuid": "c6180316-bc00-4304-8340-325596c8cf21",
            "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