Files
git.stella-ops.org/out/test-results/notify-postgres/TestResults_Postgres.trx
StellaOps Bot e923880694
Some checks failed
AOC Guard CI / aoc-guard (push) Has been cancelled
AOC Guard CI / aoc-verify (push) Has been cancelled
Concelier Attestation Tests / attestation-tests (push) Has been cancelled
Docs CI / lint-and-preview (push) Has been cancelled
Export Center CI / export-ci (push) Has been cancelled
Mirror Thin Bundle Sign & Verify / mirror-sign (push) Has been cancelled
feat: Add DigestUpsertRequest and LockEntity models
- Introduced DigestUpsertRequest for handling digest upsert requests with properties like ChannelId, Recipient, DigestKey, Events, and CollectUntil.
- Created LockEntity to represent a lightweight distributed lock entry with properties such as Id, TenantId, Resource, Owner, ExpiresAt, and CreatedAt.

feat: Implement ILockRepository interface and LockRepository class

- Defined ILockRepository interface with methods for acquiring and releasing locks.
- Implemented LockRepository class with methods to try acquiring a lock and releasing it, using SQL for upsert operations.

feat: Add SurfaceManifestPointer record for manifest pointers

- Introduced SurfaceManifestPointer to represent a minimal pointer to a Surface.FS manifest associated with an image digest.

feat: Create PolicySimulationInputLock and related validation logic

- Added PolicySimulationInputLock record to describe policy simulation inputs and expected digests.
- Implemented validation logic for policy simulation inputs, including checks for digest drift and shadow mode requirements.

test: Add unit tests for ReplayVerificationService and ReplayVerifier

- Created ReplayVerificationServiceTests to validate the behavior of the ReplayVerificationService under various scenarios.
- Developed ReplayVerifierTests to ensure the correctness of the ReplayVerifier logic.

test: Implement PolicySimulationInputLockValidatorTests

- Added tests for PolicySimulationInputLockValidator to verify the validation logic against expected inputs and conditions.

chore: Add cosign key example and signing scripts

- Included a placeholder cosign key example for development purposes.
- Added a script for signing Signals artifacts using cosign with support for both v2 and v3.

chore: Create script for uploading evidence to the evidence locker

- Developed a script to upload evidence to the evidence locker, ensuring required environment variables are set.
2025-12-03 07:51:50 +02:00

368 lines
80 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<TestRun id="686c74d7-65fd-4a7c-9eee-701d3f9efcb8" name="@DESKTOP-7GHGC2M 2025-12-02 22:52:31" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
<Times creation="2025-12-02T22:52:31.7984614+00:00" queuing="2025-12-02T22:52:31.7984616+00:00" start="2025-12-02T22:52:20.5253192+00:00" finish="2025-12-02T22:52:37.5569052+00:00" />
<TestSettings name="default" id="22b0bf69-4209-4d2b-8966-b264095e6c12">
<Deployment runDeploymentRoot="_DESKTOP-7GHGC2M_2025-12-02_22_52_31" />
</TestSettings>
<Results>
<UnitTestResult executionId="c846fa43-f0ce-4bc4-b54c-77ff122d7304" testId="a5a728d8-0348-b091-b35d-526e2eafc5d6" testName="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests.MarkRead_UpdatesReadStatus" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0832244" startTime="2025-12-02T22:52:34.2097522+00:00" endTime="2025-12-02T22:52:34.2097523+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="c846fa43-f0ce-4bc4-b54c-77ff122d7304" />
<UnitTestResult executionId="a218b995-b494-4c5e-945d-373a4f1e1a04" testId="dd2b6a9a-437e-5462-87ac-7909ed050c77" testName="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests.GetByName_FiltersCorrectlyByLocale" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0709302" startTime="2025-12-02T22:52:36.5914635+00:00" endTime="2025-12-02T22:52:36.5914637+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="a218b995-b494-4c5e-945d-373a4f1e1a04" />
<UnitTestResult executionId="5912f38e-0fff-46c8-8aec-d5fc7da694ce" testId="5b32e5bb-7b9d-76ed-4bdb-3750a4119d9b" testName="StellaOps.Notify.Storage.Postgres.Tests.NotifyAuditRepositoryTests.Create_ReturnsGeneratedId" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0956910" startTime="2025-12-02T22:52:34.7223286+00:00" endTime="2025-12-02T22:52:34.7223287+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="5912f38e-0fff-46c8-8aec-d5fc7da694ce" />
<UnitTestResult executionId="d548dd9b-8962-4056-8bd8-3105f9c7ffe9" testId="51f53812-908c-cc53-92a7-9359a42e3537" testName="StellaOps.Notify.Storage.Postgres.Tests.NotifyAuditRepositoryTests.GetByResource_WithoutResourceId_ReturnsAllOfType" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1071826" startTime="2025-12-02T22:52:35.2121912+00:00" endTime="2025-12-02T22:52:35.2121913+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="d548dd9b-8962-4056-8bd8-3105f9c7ffe9" />
<UnitTestResult executionId="d11bbf53-b74f-4d92-83cc-f87d2dc1cdf7" testId="4caae0f3-53f3-fc4a-6221-65a9d3dfd959" testName="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests.Delete_RemovesRule" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0837807" startTime="2025-12-02T22:52:35.9989614+00:00" endTime="2025-12-02T22:52:35.9989617+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="d11bbf53-b74f-4d92-83cc-f87d2dc1cdf7" />
<UnitTestResult executionId="b7e29cc6-66d9-4ee7-b427-e66fa34963bb" testId="38da4fcf-a81f-3bd9-ef56-9403c681b90b" testName="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests.Update_ModifiesRule" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0891832" startTime="2025-12-02T22:52:35.6599987+00:00" endTime="2025-12-02T22:52:35.6599988+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="b7e29cc6-66d9-4ee7-b427-e66fa34963bb" />
<UnitTestResult executionId="0264754e-e0ba-40cc-8971-9cdc2c0a9329" testId="905e3c82-c2c8-666b-01e8-59756a978fca" testName="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests.CreateAndGetById_RoundTripsDelivery" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1149434" startTime="2025-12-02T22:52:31.8756153+00:00" endTime="2025-12-02T22:52:31.8756155+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="0264754e-e0ba-40cc-8971-9cdc2c0a9329" />
<UnitTestResult executionId="3c56fc66-feda-4a03-8702-fb0542e8535d" testId="38c5d282-92c0-0811-c8e7-6059f8a9d5a0" testName="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests.DeleteOld_RemovesOldItems" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0617040" startTime="2025-12-02T22:52:34.2772146+00:00" endTime="2025-12-02T22:52:34.2772147+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="3c56fc66-feda-4a03-8702-fb0542e8535d" />
<UnitTestResult executionId="ae8a0565-8898-4db7-a2d9-af8bd7541312" testId="edf448ff-4b03-452d-c3e6-85d4c1254fce" testName="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests.MarkSent_UpdatesStatusAndSentAt" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1288587" startTime="2025-12-02T22:52:33.1387764+00:00" endTime="2025-12-02T22:52:33.1387765+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="ae8a0565-8898-4db7-a2d9-af8bd7541312" />
<UnitTestResult executionId="a9e16004-2b8e-4d2c-b3d8-7493d68af0c0" testId="69be1611-4b6a-f8b4-1c92-d8b69041bc6e" testName="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests.GetByName_ReturnsCorrectRule" computerName="DESKTOP-7GHGC2M" duration="00:00:00.2206458" startTime="2025-12-02T22:52:35.5655384+00:00" endTime="2025-12-02T22:52:35.5655386+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="a9e16004-2b8e-4d2c-b3d8-7493d68af0c0" />
<UnitTestResult executionId="b3efac85-6f36-4efe-a67a-057bc958a1ce" testId="f91484a0-1fb5-fcf4-514b-77a570608dcf" testName="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests.MarkFailed_UpdatesStatusAndError" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1451923" startTime="2025-12-02T22:52:32.6836792+00:00" endTime="2025-12-02T22:52:32.6836794+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="b3efac85-6f36-4efe-a67a-057bc958a1ce" />
<UnitTestResult executionId="7a42aebe-ce16-43fc-b359-69758de4bcd5" testId="079430f8-5ccd-d4db-9cd9-7598b2f4c0b2" testName="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests.Delete_RemovesChannel" computerName="DESKTOP-7GHGC2M" duration="00:00:00.3036361" startTime="2025-12-02T22:52:30.9799886+00:00" endTime="2025-12-02T22:52:30.9800239+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="7a42aebe-ce16-43fc-b359-69758de4bcd5" />
<UnitTestResult executionId="a4f0f1d8-0f68-46a0-9cd6-1aaeace4f626" testId="3d117ca0-fbbc-f2d5-9212-443beb77a5fb" testName="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests.GetByStatus_ReturnsDeliveriesWithStatus" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1328383" startTime="2025-12-02T22:52:32.2458758+00:00" endTime="2025-12-02T22:52:32.2458759+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="a4f0f1d8-0f68-46a0-9cd6-1aaeace4f626" />
<UnitTestResult executionId="465c0dbb-a46f-4bc5-b8e7-9e62fcf2bdf6" testId="8d2698d2-2975-2db7-1a51-429640f94e9e" testName="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests.GetUnreadCount_ReturnsCorrectCount" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1002206" startTime="2025-12-02T22:52:33.9394423+00:00" endTime="2025-12-02T22:52:33.9394424+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="465c0dbb-a46f-4bc5-b8e7-9e62fcf2bdf6" />
<UnitTestResult executionId="618d044e-b1a1-473a-acdc-c4c668affa89" testId="e71c8a65-50b0-fe21-de25-6ac021f70bac" testName="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests.GetByName_ReturnsCorrectTemplate" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0821657" startTime="2025-12-02T22:52:36.1755372+00:00" endTime="2025-12-02T22:52:36.1755373+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="618d044e-b1a1-473a-acdc-c4c668affa89" />
<UnitTestResult executionId="3f0f3b00-7ee5-4385-95e9-aa33aa428ea2" testId="c9c9f4b3-c3e2-7553-e1f6-dd3598811b64" testName="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests.GetMatchingRules_ReturnsRulesForEventType" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0709792" startTime="2025-12-02T22:52:35.7339652+00:00" endTime="2025-12-02T22:52:35.7339653+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="3f0f3b00-7ee5-4385-95e9-aa33aa428ea2" />
<UnitTestResult executionId="704e35da-b51a-457e-be55-9139c4552ea1" testId="cd55d88a-0dad-f820-72bf-c359abaa694d" testName="StellaOps.Notify.Storage.Postgres.Tests.NotifyAuditRepositoryTests.List_ReturnsAuditEntriesOrderedByCreatedAtDesc" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1240989" startTime="2025-12-02T22:52:35.3379656+00:00" endTime="2025-12-02T22:52:35.3379657+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="704e35da-b51a-457e-be55-9139c4552ea1" />
<UnitTestResult executionId="b4e80bce-ce03-435f-8834-4b67acef229c" testId="e00482d8-234c-812d-dfb9-9c2f846567a7" testName="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests.Delete_RemovesItem" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0971511" startTime="2025-12-02T22:52:34.1190442+00:00" endTime="2025-12-02T22:52:34.1190443+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="b4e80bce-ce03-435f-8834-4b67acef229c" />
<UnitTestResult executionId="aa4ffb72-c03c-4c07-8083-398896ca3147" testId="e43819e0-8686-2be6-32d1-657c6497c55f" testName="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests.GetByKey_ReturnsCorrectDigest" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1182622" startTime="2025-12-02T22:52:33.5151391+00:00" endTime="2025-12-02T22:52:33.5151393+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="aa4ffb72-c03c-4c07-8083-398896ca3147" />
<UnitTestResult executionId="e6a73050-7c4e-4e51-8f6a-80d73c9f3c06" testId="6185525c-55c2-eece-e732-5617cc23e740" testName="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests.DeleteOld_RemovesOldDigests" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1592814" startTime="2025-12-02T22:52:33.0082038+00:00" endTime="2025-12-02T22:52:33.0082041+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="e6a73050-7c4e-4e51-8f6a-80d73c9f3c06" />
<UnitTestResult executionId="15fd9634-6046-4cdb-97c8-cd2d08ad23f9" testId="6af49d0b-f4eb-9770-46d1-8cd6be3673b1" testName="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests.GetByName_ReturnsCorrectChannel" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0643947" startTime="2025-12-02T22:52:31.5349619+00:00" endTime="2025-12-02T22:52:31.5349620+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="15fd9634-6046-4cdb-97c8-cd2d08ad23f9" />
<UnitTestResult executionId="5222051b-6540-4bb4-9181-63da2c60931f" testId="80348828-a373-7ff4-cc04-2f1d8a710023" testName="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests.GetPending_ReturnsPendingDeliveries" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1396530" startTime="2025-12-02T22:52:31.7587673+00:00" endTime="2025-12-02T22:52:31.7587674+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="5222051b-6540-4bb4-9181-63da2c60931f" />
<UnitTestResult executionId="ae76f415-5441-4df3-a3f6-ccf5fea130ea" testId="2eb85797-cbeb-dcc4-a1f4-6b7128c465f1" testName="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests.UpsertAndGetById_RoundTripsDigest" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1431226" startTime="2025-12-02T22:52:33.8331909+00:00" endTime="2025-12-02T22:52:33.8331912+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="ae76f415-5441-4df3-a3f6-ccf5fea130ea" />
<UnitTestResult executionId="4a0e77ff-4c58-4726-906f-41994bb93144" testId="f58ec858-ebf9-a686-8386-3e13b60070ca" testName="StellaOps.Notify.Storage.Postgres.Tests.NotifyAuditRepositoryTests.GetByCorrelationId_ReturnsCorrelatedAudits" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1486836" startTime="2025-12-02T22:52:34.9803812+00:00" endTime="2025-12-02T22:52:34.9803813+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="4a0e77ff-4c58-4726-906f-41994bb93144" />
<UnitTestResult executionId="ab9191de-5290-4b6f-aeff-d83955996912" testId="5fe9ed72-49aa-f549-2b79-f26dd3e5ba87" testName="StellaOps.Notify.Storage.Postgres.Tests.NotifyAuditRepositoryTests.GetByResource_ReturnsResourceAudits" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1230741" startTime="2025-12-02T22:52:35.1041951+00:00" endTime="2025-12-02T22:52:35.1041951+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="ab9191de-5290-4b6f-aeff-d83955996912" />
<UnitTestResult executionId="686c714c-162a-4b76-aa4f-bb402d06c865" testId="078087b3-2c0e-6f52-b2d4-8ac24800934f" testName="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests.MarkSending_UpdatesStatus" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1265695" startTime="2025-12-02T22:52:33.2677867+00:00" endTime="2025-12-02T22:52:33.2677868+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="686c714c-162a-4b76-aa4f-bb402d06c865" />
<UnitTestResult executionId="873321c9-800c-46a5-98a0-1396723d4294" testId="b40b1f49-2b9d-ef87-b565-bee8ac6c427c" testName="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests.Update_ModifiesChannel" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0802196" startTime="2025-12-02T22:52:31.4675671+00:00" endTime="2025-12-02T22:52:31.4675672+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="873321c9-800c-46a5-98a0-1396723d4294" />
<UnitTestResult executionId="7f49583b-733e-445b-b21b-6c349e498c79" testId="9dc7c89d-277a-30a6-b1f4-1b0e66fd125e" testName="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests.CreateAndGetById_RoundTripsRule" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0835476" startTime="2025-12-02T22:52:36.0877140+00:00" endTime="2025-12-02T22:52:36.0877141+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="7f49583b-733e-445b-b21b-6c349e498c79" />
<UnitTestResult executionId="22883d1c-abb0-4a83-b46d-5715e6b5270a" testId="2f044a77-565e-c240-f41c-737f7d664941" testName="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests.MarkDelivered_UpdatesStatus" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1540883" startTime="2025-12-02T22:52:32.8472441+00:00" endTime="2025-12-02T22:52:32.8472442+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="22883d1c-abb0-4a83-b46d-5715e6b5270a" />
<UnitTestResult executionId="216b9582-3b8e-4a1d-9f92-f40f6f01166d" testId="42e7f112-55f1-1c0c-afe6-351652233511" testName="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests.CreateAndGetById_RoundTripsInboxItem" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0730684" startTime="2025-12-02T22:52:34.4472659+00:00" endTime="2025-12-02T22:52:34.4472660+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="216b9582-3b8e-4a1d-9f92-f40f6f01166d" />
<UnitTestResult executionId="58f99282-9015-4701-828f-511f19a6e961" testId="35b68c8f-d361-bd22-611b-0b86967b67e1" testName="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests.Delete_RemovesTemplate" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0762704" startTime="2025-12-02T22:52:36.2583310+00:00" endTime="2025-12-02T22:52:36.2583310+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="58f99282-9015-4701-828f-511f19a6e961" />
<UnitTestResult executionId="32385483-7ced-40f7-8533-d790bff890ed" testId="51f5f510-ce61-caed-ec40-f3b2bd464040" testName="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests.Update_ModifiesTemplate" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0730842" startTime="2025-12-02T22:52:36.6756861+00:00" endTime="2025-12-02T22:52:36.6756863+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="32385483-7ced-40f7-8533-d790bff890ed" />
<UnitTestResult executionId="ba717759-06df-4872-950e-6836bcbfab20" testId="9635b411-cb04-f062-1dcc-6ce70fafbb8a" testName="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests.GetAll_FiltersByChannelType" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0857767" startTime="2025-12-02T22:52:31.3796551+00:00" endTime="2025-12-02T22:52:31.3796552+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="ba717759-06df-4872-950e-6836bcbfab20" />
<UnitTestResult executionId="3209fc58-87cb-4a87-a773-9b20e6132641" testId="c4008e8f-b10d-ef36-3f1f-0c52da7b287e" testName="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests.GetForUser_ReturnsUserInboxItems" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0766426" startTime="2025-12-02T22:52:34.6247310+00:00" endTime="2025-12-02T22:52:34.6247311+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="3209fc58-87cb-4a87-a773-9b20e6132641" />
<UnitTestResult executionId="1e125ae4-6e29-431a-8914-7a748196c681" testId="8f08490c-8e55-4d5e-a135-ab6bcb463920" testName="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests.Archive_ArchivesItem" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0697707" startTime="2025-12-02T22:52:34.0124808+00:00" endTime="2025-12-02T22:52:34.0124809+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="1e125ae4-6e29-431a-8914-7a748196c681" />
<UnitTestResult executionId="0b98110e-a5e8-4871-bf08-4d61657bf6cc" testId="18a2cba2-532d-a08a-ad76-96078eaffd97" testName="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests.CreateAndGetById_RoundTripsTemplate" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0708432" startTime="2025-12-02T22:52:36.4371221+00:00" endTime="2025-12-02T22:52:36.4371233+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="0b98110e-a5e8-4871-bf08-4d61657bf6cc" />
<UnitTestResult executionId="3148fd8f-480f-40b3-ac0d-6aabce0cdb1d" testId="9168bc1a-bace-02c0-3296-3b9459366c93" testName="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests.GetStats_ReturnsCorrectCounts" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1424660" startTime="2025-12-02T22:52:32.5354885+00:00" endTime="2025-12-02T22:52:32.5354886+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="3148fd8f-480f-40b3-ac0d-6aabce0cdb1d" />
<UnitTestResult executionId="b8d6489a-aa2e-4d48-838e-23062f663c7e" testId="cd8253a6-284b-9fd0-3f78-4daa1b1b10f2" testName="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests.AddEvent_IncrementsEventCount" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1721678" startTime="2025-12-02T22:52:33.6889087+00:00" endTime="2025-12-02T22:52:33.6889088+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="b8d6489a-aa2e-4d48-838e-23062f663c7e" />
<UnitTestResult executionId="9d201fbc-a532-47fd-9ec7-4f9557ecd2aa" testId="bc22a2ef-22b3-c765-61e9-efd299eaa106" testName="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests.List_ReturnsAllTemplatesForTenant" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0734142" startTime="2025-12-02T22:52:36.5148905+00:00" endTime="2025-12-02T22:52:36.5148907+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="9d201fbc-a532-47fd-9ec7-4f9557ecd2aa" />
<UnitTestResult executionId="57c6b6e3-af24-4cf7-aef4-733cbcd98df6" testId="a142db5f-2b39-7aec-c8a8-607c8eae0ce8" testName="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests.MarkAllRead_MarksAllUserItemsAsRead" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0852683" startTime="2025-12-02T22:52:34.3691502+00:00" endTime="2025-12-02T22:52:34.3691503+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="57c6b6e3-af24-4cf7-aef4-733cbcd98df6" />
<UnitTestResult executionId="179105c9-c445-4b07-8dda-d6e08cd8408e" testId="8398a200-fc0b-8f99-d817-4b9f2ca3409a" testName="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests.GetByCorrelationId_ReturnsCorrelatedDeliveries" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1257898" startTime="2025-12-02T22:52:32.1101857+00:00" endTime="2025-12-02T22:52:32.1101858+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="179105c9-c445-4b07-8dda-d6e08cd8408e" />
<UnitTestResult executionId="a0380ee5-b3b6-4ce1-a850-69667c444bdf" testId="2fa876ef-5117-26fc-db02-fd47e808e0a2" testName="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests.GetAll_ReturnsAllChannelsForTenant" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1026929" startTime="2025-12-02T22:52:31.1986121+00:00" endTime="2025-12-02T22:52:31.1986122+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="a0380ee5-b3b6-4ce1-a850-69667c444bdf" />
<UnitTestResult executionId="b3d1efdb-25a0-4a32-9d5e-3fc918b8e001" testId="85e1f2d3-e53e-b37a-5b51-896857e09b4d" testName="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests.MarkSent_UpdatesStatusAndExternalId" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1448582" startTime="2025-12-02T22:52:32.3917364+00:00" endTime="2025-12-02T22:52:32.3917365+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="b3d1efdb-25a0-4a32-9d5e-3fc918b8e001" />
<UnitTestResult executionId="a2241b67-aa1c-431f-8ca1-951c97736829" testId="4fe8542f-4b13-ba14-e38b-b87fc387e47d" testName="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests.CreateAndGetById_RoundTripsChannel" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0925662" startTime="2025-12-02T22:52:31.0852359+00:00" endTime="2025-12-02T22:52:31.0852360+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="a2241b67-aa1c-431f-8ca1-951c97736829" />
<UnitTestResult executionId="a0d5bbdb-b424-4ead-bc29-449586575f06" testId="bb5ec81c-7c2e-b045-1fcf-0639cc2df23b" testName="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests.MarkQueued_UpdatesStatus" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1044302" startTime="2025-12-02T22:52:31.9817270+00:00" endTime="2025-12-02T22:52:31.9817271+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="a0d5bbdb-b424-4ead-bc29-449586575f06" />
<UnitTestResult executionId="765162ec-0a2d-404d-80ab-7b50b74769dd" testId="ba27683e-2fc9-cb96-ab0e-66ba0fa5fae5" testName="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests.GetAll_FiltersByEnabled" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0754795" startTime="2025-12-02T22:52:31.6143476+00:00" endTime="2025-12-02T22:52:31.6143477+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="765162ec-0a2d-404d-80ab-7b50b74769dd" />
<UnitTestResult executionId="cdffe0c0-2d67-4a7c-9023-5f631e7bf10a" testId="3794d097-9287-d880-94e9-3cb3b0dafc5d" testName="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests.List_FiltersByEnabled" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0739427" startTime="2025-12-02T22:52:35.9081160+00:00" endTime="2025-12-02T22:52:35.9081161+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="cdffe0c0-2d67-4a7c-9023-5f631e7bf10a" />
<UnitTestResult executionId="87e691d5-5780-48c4-a39b-d42eb962f490" testId="329da1fe-aae7-4252-7ec1-7dde8051500b" testName="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests.List_ReturnsAllRulesForTenant" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0874030" startTime="2025-12-02T22:52:35.8296394+00:00" endTime="2025-12-02T22:52:35.8296395+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="87e691d5-5780-48c4-a39b-d42eb962f490" />
<UnitTestResult executionId="a64fbcb1-bd94-4c9a-b07a-621639b6d1af" testId="09e53e8e-832f-2949-2cb3-4a0b3179c6e4" testName="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests.GetForUser_FiltersUnreadOnly" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0915467" startTime="2025-12-02T22:52:34.5424315+00:00" endTime="2025-12-02T22:52:34.5424316+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="a64fbcb1-bd94-4c9a-b07a-621639b6d1af" />
<UnitTestResult executionId="e781c747-53c8-4237-9cc6-60931f1b9e64" testId="47423e93-e5b6-b919-e499-1903b6a3fbb8" testName="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests.List_FiltersByChannelType" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0978336" startTime="2025-12-02T22:52:36.3622339+00:00" endTime="2025-12-02T22:52:36.3622340+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="e781c747-53c8-4237-9cc6-60931f1b9e64" />
<UnitTestResult executionId="385d7c9f-6280-412a-b7b9-95fa1d1e5ebc" testId="b3fc1b9e-6763-4f65-b844-3c1e856bbafa" testName="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests.GetEnabledByType_ReturnsOnlyEnabledChannelsOfType" computerName="DESKTOP-7GHGC2M" duration="00:00:00.0913338" startTime="2025-12-02T22:52:31.2909143+00:00" endTime="2025-12-02T22:52:31.2909143+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="385d7c9f-6280-412a-b7b9-95fa1d1e5ebc" />
<UnitTestResult executionId="3cd85aa3-d06a-48b3-9864-1b5ba93aa7e6" testId="90f0e2ce-6b1c-f1cc-3202-e62a9c532838" testName="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests.GetReadyToSend_ReturnsDigestsReadyToSend" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1265423" startTime="2025-12-02T22:52:33.3960119+00:00" endTime="2025-12-02T22:52:33.3960120+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="3cd85aa3-d06a-48b3-9864-1b5ba93aa7e6" />
<UnitTestResult executionId="65266fc6-8e77-48ad-8b58-04e8216a7391" testId="9c019174-6f48-5687-a0ea-551b52652f11" testName="StellaOps.Notify.Storage.Postgres.Tests.NotifyAuditRepositoryTests.DeleteOld_RemovesOldAudits" computerName="DESKTOP-7GHGC2M" duration="00:00:00.1065000" startTime="2025-12-02T22:52:34.8308846+00:00" endTime="2025-12-02T22:52:34.8308847+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="65266fc6-8e77-48ad-8b58-04e8216a7391" />
</Results>
<TestDefinitions>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests.GetAll_FiltersByEnabled" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="ba27683e-2fc9-cb96-ab0e-66ba0fa5fae5">
<Execution id="765162ec-0a2d-404d-80ab-7b50b74769dd" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests" name="GetAll_FiltersByEnabled" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests.Update_ModifiesTemplate" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="51f5f510-ce61-caed-ec40-f3b2bd464040">
<Execution id="32385483-7ced-40f7-8533-d790bff890ed" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests" name="Update_ModifiesTemplate" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests.GetByName_ReturnsCorrectRule" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="69be1611-4b6a-f8b4-1c92-d8b69041bc6e">
<Execution id="a9e16004-2b8e-4d2c-b3d8-7493d68af0c0" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests" name="GetByName_ReturnsCorrectRule" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests.List_ReturnsAllRulesForTenant" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="329da1fe-aae7-4252-7ec1-7dde8051500b">
<Execution id="87e691d5-5780-48c4-a39b-d42eb962f490" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests" name="List_ReturnsAllRulesForTenant" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests.MarkSent_UpdatesStatusAndExternalId" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="85e1f2d3-e53e-b37a-5b51-896857e09b4d">
<Execution id="b3d1efdb-25a0-4a32-9d5e-3fc918b8e001" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests" name="MarkSent_UpdatesStatusAndExternalId" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests.GetEnabledByType_ReturnsOnlyEnabledChannelsOfType" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="b3fc1b9e-6763-4f65-b844-3c1e856bbafa">
<Execution id="385d7c9f-6280-412a-b7b9-95fa1d1e5ebc" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests" name="GetEnabledByType_ReturnsOnlyEnabledChannelsOfType" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests.AddEvent_IncrementsEventCount" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="cd8253a6-284b-9fd0-3f78-4daa1b1b10f2">
<Execution id="b8d6489a-aa2e-4d48-838e-23062f663c7e" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests" name="AddEvent_IncrementsEventCount" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests.GetAll_FiltersByChannelType" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="9635b411-cb04-f062-1dcc-6ce70fafbb8a">
<Execution id="ba717759-06df-4872-950e-6836bcbfab20" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests" name="GetAll_FiltersByChannelType" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests.List_FiltersByChannelType" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="47423e93-e5b6-b919-e499-1903b6a3fbb8">
<Execution id="e781c747-53c8-4237-9cc6-60931f1b9e64" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests" name="List_FiltersByChannelType" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests.MarkFailed_UpdatesStatusAndError" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="f91484a0-1fb5-fcf4-514b-77a570608dcf">
<Execution id="b3efac85-6f36-4efe-a67a-057bc958a1ce" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests" name="MarkFailed_UpdatesStatusAndError" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests.GetByStatus_ReturnsDeliveriesWithStatus" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="3d117ca0-fbbc-f2d5-9212-443beb77a5fb">
<Execution id="a4f0f1d8-0f68-46a0-9cd6-1aaeace4f626" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests" name="GetByStatus_ReturnsDeliveriesWithStatus" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests.GetForUser_FiltersUnreadOnly" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="09e53e8e-832f-2949-2cb3-4a0b3179c6e4">
<Execution id="a64fbcb1-bd94-4c9a-b07a-621639b6d1af" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests" name="GetForUser_FiltersUnreadOnly" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests.MarkQueued_UpdatesStatus" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="bb5ec81c-7c2e-b045-1fcf-0639cc2df23b">
<Execution id="a0d5bbdb-b424-4ead-bc29-449586575f06" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests" name="MarkQueued_UpdatesStatus" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests.MarkAllRead_MarksAllUserItemsAsRead" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="a142db5f-2b39-7aec-c8a8-607c8eae0ce8">
<Execution id="57c6b6e3-af24-4cf7-aef4-733cbcd98df6" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests" name="MarkAllRead_MarksAllUserItemsAsRead" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests.GetMatchingRules_ReturnsRulesForEventType" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="c9c9f4b3-c3e2-7553-e1f6-dd3598811b64">
<Execution id="3f0f3b00-7ee5-4385-95e9-aa33aa428ea2" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests" name="GetMatchingRules_ReturnsRulesForEventType" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.NotifyAuditRepositoryTests.Create_ReturnsGeneratedId" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="5b32e5bb-7b9d-76ed-4bdb-3750a4119d9b">
<Execution id="5912f38e-0fff-46c8-8aec-d5fc7da694ce" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.NotifyAuditRepositoryTests" name="Create_ReturnsGeneratedId" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests.GetPending_ReturnsPendingDeliveries" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="80348828-a373-7ff4-cc04-2f1d8a710023">
<Execution id="5222051b-6540-4bb4-9181-63da2c60931f" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests" name="GetPending_ReturnsPendingDeliveries" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests.CreateAndGetById_RoundTripsDelivery" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="905e3c82-c2c8-666b-01e8-59756a978fca">
<Execution id="0264754e-e0ba-40cc-8971-9cdc2c0a9329" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests" name="CreateAndGetById_RoundTripsDelivery" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests.Update_ModifiesChannel" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="b40b1f49-2b9d-ef87-b565-bee8ac6c427c">
<Execution id="873321c9-800c-46a5-98a0-1396723d4294" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests" name="Update_ModifiesChannel" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests.Delete_RemovesChannel" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="079430f8-5ccd-d4db-9cd9-7598b2f4c0b2">
<Execution id="7a42aebe-ce16-43fc-b359-69758de4bcd5" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests" name="Delete_RemovesChannel" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests.MarkSending_UpdatesStatus" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="078087b3-2c0e-6f52-b2d4-8ac24800934f">
<Execution id="686c714c-162a-4b76-aa4f-bb402d06c865" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests" name="MarkSending_UpdatesStatus" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests.Delete_RemovesTemplate" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="35b68c8f-d361-bd22-611b-0b86967b67e1">
<Execution id="58f99282-9015-4701-828f-511f19a6e961" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests" name="Delete_RemovesTemplate" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests.Delete_RemovesRule" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="4caae0f3-53f3-fc4a-6221-65a9d3dfd959">
<Execution id="d11bbf53-b74f-4d92-83cc-f87d2dc1cdf7" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests" name="Delete_RemovesRule" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests.GetByName_FiltersCorrectlyByLocale" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="dd2b6a9a-437e-5462-87ac-7909ed050c77">
<Execution id="a218b995-b494-4c5e-945d-373a4f1e1a04" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests" name="GetByName_FiltersCorrectlyByLocale" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests.DeleteOld_RemovesOldItems" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="38c5d282-92c0-0811-c8e7-6059f8a9d5a0">
<Execution id="3c56fc66-feda-4a03-8702-fb0542e8535d" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests" name="DeleteOld_RemovesOldItems" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests.GetAll_ReturnsAllChannelsForTenant" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="2fa876ef-5117-26fc-db02-fd47e808e0a2">
<Execution id="a0380ee5-b3b6-4ce1-a850-69667c444bdf" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests" name="GetAll_ReturnsAllChannelsForTenant" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.NotifyAuditRepositoryTests.DeleteOld_RemovesOldAudits" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="9c019174-6f48-5687-a0ea-551b52652f11">
<Execution id="65266fc6-8e77-48ad-8b58-04e8216a7391" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.NotifyAuditRepositoryTests" name="DeleteOld_RemovesOldAudits" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests.CreateAndGetById_RoundTripsChannel" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="4fe8542f-4b13-ba14-e38b-b87fc387e47d">
<Execution id="a2241b67-aa1c-431f-8ca1-951c97736829" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests" name="CreateAndGetById_RoundTripsChannel" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests.UpsertAndGetById_RoundTripsDigest" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="2eb85797-cbeb-dcc4-a1f4-6b7128c465f1">
<Execution id="ae76f415-5441-4df3-a3f6-ccf5fea130ea" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests" name="UpsertAndGetById_RoundTripsDigest" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests.GetByKey_ReturnsCorrectDigest" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="e43819e0-8686-2be6-32d1-657c6497c55f">
<Execution id="aa4ffb72-c03c-4c07-8083-398896ca3147" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests" name="GetByKey_ReturnsCorrectDigest" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.NotifyAuditRepositoryTests.GetByCorrelationId_ReturnsCorrelatedAudits" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="f58ec858-ebf9-a686-8386-3e13b60070ca">
<Execution id="4a0e77ff-4c58-4726-906f-41994bb93144" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.NotifyAuditRepositoryTests" name="GetByCorrelationId_ReturnsCorrelatedAudits" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests.GetForUser_ReturnsUserInboxItems" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="c4008e8f-b10d-ef36-3f1f-0c52da7b287e">
<Execution id="3209fc58-87cb-4a87-a773-9b20e6132641" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests" name="GetForUser_ReturnsUserInboxItems" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.NotifyAuditRepositoryTests.GetByResource_WithoutResourceId_ReturnsAllOfType" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="51f53812-908c-cc53-92a7-9359a42e3537">
<Execution id="d548dd9b-8962-4056-8bd8-3105f9c7ffe9" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.NotifyAuditRepositoryTests" name="GetByResource_WithoutResourceId_ReturnsAllOfType" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.NotifyAuditRepositoryTests.GetByResource_ReturnsResourceAudits" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="5fe9ed72-49aa-f549-2b79-f26dd3e5ba87">
<Execution id="ab9191de-5290-4b6f-aeff-d83955996912" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.NotifyAuditRepositoryTests" name="GetByResource_ReturnsResourceAudits" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests.List_ReturnsAllTemplatesForTenant" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="bc22a2ef-22b3-c765-61e9-efd299eaa106">
<Execution id="9d201fbc-a532-47fd-9ec7-4f9557ecd2aa" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests" name="List_ReturnsAllTemplatesForTenant" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests.GetUnreadCount_ReturnsCorrectCount" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="8d2698d2-2975-2db7-1a51-429640f94e9e">
<Execution id="465c0dbb-a46f-4bc5-b8e7-9e62fcf2bdf6" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests" name="GetUnreadCount_ReturnsCorrectCount" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests.CreateAndGetById_RoundTripsTemplate" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="18a2cba2-532d-a08a-ad76-96078eaffd97">
<Execution id="0b98110e-a5e8-4871-bf08-4d61657bf6cc" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests" name="CreateAndGetById_RoundTripsTemplate" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.NotifyAuditRepositoryTests.List_ReturnsAuditEntriesOrderedByCreatedAtDesc" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="cd55d88a-0dad-f820-72bf-c359abaa694d">
<Execution id="704e35da-b51a-457e-be55-9139c4552ea1" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.NotifyAuditRepositoryTests" name="List_ReturnsAuditEntriesOrderedByCreatedAtDesc" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests.GetByName_ReturnsCorrectTemplate" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="e71c8a65-50b0-fe21-de25-6ac021f70bac">
<Execution id="618d044e-b1a1-473a-acdc-c4c668affa89" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.TemplateRepositoryTests" name="GetByName_ReturnsCorrectTemplate" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests.CreateAndGetById_RoundTripsInboxItem" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="42e7f112-55f1-1c0c-afe6-351652233511">
<Execution id="216b9582-3b8e-4a1d-9f92-f40f6f01166d" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests" name="CreateAndGetById_RoundTripsInboxItem" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests.Delete_RemovesItem" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="e00482d8-234c-812d-dfb9-9c2f846567a7">
<Execution id="b4e80bce-ce03-435f-8834-4b67acef229c" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests" name="Delete_RemovesItem" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests.GetByName_ReturnsCorrectChannel" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="6af49d0b-f4eb-9770-46d1-8cd6be3673b1">
<Execution id="15fd9634-6046-4cdb-97c8-cd2d08ad23f9" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.ChannelRepositoryTests" name="GetByName_ReturnsCorrectChannel" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests.CreateAndGetById_RoundTripsRule" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="9dc7c89d-277a-30a6-b1f4-1b0e66fd125e">
<Execution id="7f49583b-733e-445b-b21b-6c349e498c79" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests" name="CreateAndGetById_RoundTripsRule" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests.GetReadyToSend_ReturnsDigestsReadyToSend" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="90f0e2ce-6b1c-f1cc-3202-e62a9c532838">
<Execution id="3cd85aa3-d06a-48b3-9864-1b5ba93aa7e6" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests" name="GetReadyToSend_ReturnsDigestsReadyToSend" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests.List_FiltersByEnabled" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="3794d097-9287-d880-94e9-3cb3b0dafc5d">
<Execution id="cdffe0c0-2d67-4a7c-9023-5f631e7bf10a" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests" name="List_FiltersByEnabled" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests.Update_ModifiesRule" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="38da4fcf-a81f-3bd9-ef56-9403c681b90b">
<Execution id="b7e29cc6-66d9-4ee7-b427-e66fa34963bb" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.RuleRepositoryTests" name="Update_ModifiesRule" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests.DeleteOld_RemovesOldDigests" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="6185525c-55c2-eece-e732-5617cc23e740">
<Execution id="e6a73050-7c4e-4e51-8f6a-80d73c9f3c06" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests" name="DeleteOld_RemovesOldDigests" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests.GetByCorrelationId_ReturnsCorrelatedDeliveries" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="8398a200-fc0b-8f99-d817-4b9f2ca3409a">
<Execution id="179105c9-c445-4b07-8dda-d6e08cd8408e" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests" name="GetByCorrelationId_ReturnsCorrelatedDeliveries" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests.Archive_ArchivesItem" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="8f08490c-8e55-4d5e-a135-ab6bcb463920">
<Execution id="1e125ae4-6e29-431a-8914-7a748196c681" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests" name="Archive_ArchivesItem" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests.MarkSent_UpdatesStatusAndSentAt" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="edf448ff-4b03-452d-c3e6-85d4c1254fce">
<Execution id="ae8a0565-8898-4db7-a2d9-af8bd7541312" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.DigestRepositoryTests" name="MarkSent_UpdatesStatusAndSentAt" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests.GetStats_ReturnsCorrectCounts" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="9168bc1a-bace-02c0-3296-3b9459366c93">
<Execution id="3148fd8f-480f-40b3-ac0d-6aabce0cdb1d" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests" name="GetStats_ReturnsCorrectCounts" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests.MarkDelivered_UpdatesStatus" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="2f044a77-565e-c240-f41c-737f7d664941">
<Execution id="22883d1c-abb0-4a83-b46d-5715e6b5270a" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.DeliveryRepositoryTests" name="MarkDelivered_UpdatesStatus" />
</UnitTest>
<UnitTest name="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests.MarkRead_UpdatesReadStatus" storage="/mnt/e/dev/git.stella-ops.org/src/notify/__tests/stellaops.notify.storage.postgres.tests/bin/release/net10.0/stellaops.notify.storage.postgres.tests.dll" id="a5a728d8-0348-b091-b35d-526e2eafc5d6">
<Execution id="c846fa43-f0ce-4bc4-b54c-77ff122d7304" />
<TestMethod codeBase="/mnt/e/dev/git.stella-ops.org/src/Notify/__Tests/StellaOps.Notify.Storage.Postgres.Tests/bin/Release/net10.0/StellaOps.Notify.Storage.Postgres.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="StellaOps.Notify.Storage.Postgres.Tests.InboxRepositoryTests" name="MarkRead_UpdatesReadStatus" />
</UnitTest>
</TestDefinitions>
<TestEntries>
<TestEntry testId="a5a728d8-0348-b091-b35d-526e2eafc5d6" executionId="c846fa43-f0ce-4bc4-b54c-77ff122d7304" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="dd2b6a9a-437e-5462-87ac-7909ed050c77" executionId="a218b995-b494-4c5e-945d-373a4f1e1a04" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="5b32e5bb-7b9d-76ed-4bdb-3750a4119d9b" executionId="5912f38e-0fff-46c8-8aec-d5fc7da694ce" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="51f53812-908c-cc53-92a7-9359a42e3537" executionId="d548dd9b-8962-4056-8bd8-3105f9c7ffe9" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="4caae0f3-53f3-fc4a-6221-65a9d3dfd959" executionId="d11bbf53-b74f-4d92-83cc-f87d2dc1cdf7" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="38da4fcf-a81f-3bd9-ef56-9403c681b90b" executionId="b7e29cc6-66d9-4ee7-b427-e66fa34963bb" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="905e3c82-c2c8-666b-01e8-59756a978fca" executionId="0264754e-e0ba-40cc-8971-9cdc2c0a9329" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="38c5d282-92c0-0811-c8e7-6059f8a9d5a0" executionId="3c56fc66-feda-4a03-8702-fb0542e8535d" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="edf448ff-4b03-452d-c3e6-85d4c1254fce" executionId="ae8a0565-8898-4db7-a2d9-af8bd7541312" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="69be1611-4b6a-f8b4-1c92-d8b69041bc6e" executionId="a9e16004-2b8e-4d2c-b3d8-7493d68af0c0" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="f91484a0-1fb5-fcf4-514b-77a570608dcf" executionId="b3efac85-6f36-4efe-a67a-057bc958a1ce" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="079430f8-5ccd-d4db-9cd9-7598b2f4c0b2" executionId="7a42aebe-ce16-43fc-b359-69758de4bcd5" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="3d117ca0-fbbc-f2d5-9212-443beb77a5fb" executionId="a4f0f1d8-0f68-46a0-9cd6-1aaeace4f626" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="8d2698d2-2975-2db7-1a51-429640f94e9e" executionId="465c0dbb-a46f-4bc5-b8e7-9e62fcf2bdf6" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="e71c8a65-50b0-fe21-de25-6ac021f70bac" executionId="618d044e-b1a1-473a-acdc-c4c668affa89" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="c9c9f4b3-c3e2-7553-e1f6-dd3598811b64" executionId="3f0f3b00-7ee5-4385-95e9-aa33aa428ea2" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="cd55d88a-0dad-f820-72bf-c359abaa694d" executionId="704e35da-b51a-457e-be55-9139c4552ea1" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="e00482d8-234c-812d-dfb9-9c2f846567a7" executionId="b4e80bce-ce03-435f-8834-4b67acef229c" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="e43819e0-8686-2be6-32d1-657c6497c55f" executionId="aa4ffb72-c03c-4c07-8083-398896ca3147" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="6185525c-55c2-eece-e732-5617cc23e740" executionId="e6a73050-7c4e-4e51-8f6a-80d73c9f3c06" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="6af49d0b-f4eb-9770-46d1-8cd6be3673b1" executionId="15fd9634-6046-4cdb-97c8-cd2d08ad23f9" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="80348828-a373-7ff4-cc04-2f1d8a710023" executionId="5222051b-6540-4bb4-9181-63da2c60931f" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="2eb85797-cbeb-dcc4-a1f4-6b7128c465f1" executionId="ae76f415-5441-4df3-a3f6-ccf5fea130ea" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="f58ec858-ebf9-a686-8386-3e13b60070ca" executionId="4a0e77ff-4c58-4726-906f-41994bb93144" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="5fe9ed72-49aa-f549-2b79-f26dd3e5ba87" executionId="ab9191de-5290-4b6f-aeff-d83955996912" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="078087b3-2c0e-6f52-b2d4-8ac24800934f" executionId="686c714c-162a-4b76-aa4f-bb402d06c865" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="b40b1f49-2b9d-ef87-b565-bee8ac6c427c" executionId="873321c9-800c-46a5-98a0-1396723d4294" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="9dc7c89d-277a-30a6-b1f4-1b0e66fd125e" executionId="7f49583b-733e-445b-b21b-6c349e498c79" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="2f044a77-565e-c240-f41c-737f7d664941" executionId="22883d1c-abb0-4a83-b46d-5715e6b5270a" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="42e7f112-55f1-1c0c-afe6-351652233511" executionId="216b9582-3b8e-4a1d-9f92-f40f6f01166d" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="35b68c8f-d361-bd22-611b-0b86967b67e1" executionId="58f99282-9015-4701-828f-511f19a6e961" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="51f5f510-ce61-caed-ec40-f3b2bd464040" executionId="32385483-7ced-40f7-8533-d790bff890ed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="9635b411-cb04-f062-1dcc-6ce70fafbb8a" executionId="ba717759-06df-4872-950e-6836bcbfab20" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="c4008e8f-b10d-ef36-3f1f-0c52da7b287e" executionId="3209fc58-87cb-4a87-a773-9b20e6132641" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="8f08490c-8e55-4d5e-a135-ab6bcb463920" executionId="1e125ae4-6e29-431a-8914-7a748196c681" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="18a2cba2-532d-a08a-ad76-96078eaffd97" executionId="0b98110e-a5e8-4871-bf08-4d61657bf6cc" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="9168bc1a-bace-02c0-3296-3b9459366c93" executionId="3148fd8f-480f-40b3-ac0d-6aabce0cdb1d" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="cd8253a6-284b-9fd0-3f78-4daa1b1b10f2" executionId="b8d6489a-aa2e-4d48-838e-23062f663c7e" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="bc22a2ef-22b3-c765-61e9-efd299eaa106" executionId="9d201fbc-a532-47fd-9ec7-4f9557ecd2aa" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="a142db5f-2b39-7aec-c8a8-607c8eae0ce8" executionId="57c6b6e3-af24-4cf7-aef4-733cbcd98df6" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="8398a200-fc0b-8f99-d817-4b9f2ca3409a" executionId="179105c9-c445-4b07-8dda-d6e08cd8408e" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="2fa876ef-5117-26fc-db02-fd47e808e0a2" executionId="a0380ee5-b3b6-4ce1-a850-69667c444bdf" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="85e1f2d3-e53e-b37a-5b51-896857e09b4d" executionId="b3d1efdb-25a0-4a32-9d5e-3fc918b8e001" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="4fe8542f-4b13-ba14-e38b-b87fc387e47d" executionId="a2241b67-aa1c-431f-8ca1-951c97736829" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="bb5ec81c-7c2e-b045-1fcf-0639cc2df23b" executionId="a0d5bbdb-b424-4ead-bc29-449586575f06" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="ba27683e-2fc9-cb96-ab0e-66ba0fa5fae5" executionId="765162ec-0a2d-404d-80ab-7b50b74769dd" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="3794d097-9287-d880-94e9-3cb3b0dafc5d" executionId="cdffe0c0-2d67-4a7c-9023-5f631e7bf10a" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="329da1fe-aae7-4252-7ec1-7dde8051500b" executionId="87e691d5-5780-48c4-a39b-d42eb962f490" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="09e53e8e-832f-2949-2cb3-4a0b3179c6e4" executionId="a64fbcb1-bd94-4c9a-b07a-621639b6d1af" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="47423e93-e5b6-b919-e499-1903b6a3fbb8" executionId="e781c747-53c8-4237-9cc6-60931f1b9e64" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="b3fc1b9e-6763-4f65-b844-3c1e856bbafa" executionId="385d7c9f-6280-412a-b7b9-95fa1d1e5ebc" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="90f0e2ce-6b1c-f1cc-3202-e62a9c532838" executionId="3cd85aa3-d06a-48b3-9864-1b5ba93aa7e6" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestEntry testId="9c019174-6f48-5687-a0ea-551b52652f11" executionId="65266fc6-8e77-48ad-8b58-04e8216a7391" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
</TestEntries>
<TestLists>
<TestList name="Results Not in a List" id="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestList name="All Loaded Results" id="19431567-8539-422a-85d7-44ee4e166bda" />
</TestLists>
<ResultSummary outcome="Completed">
<Counters total="53" executed="53" passed="53" failed="0" error="0" timeout="0" aborted="0" inconclusive="0" passedButRunAborted="0" notRunnable="0" notExecuted="0" disconnected="0" warning="0" completed="0" inProgress="0" pending="0" />
<Output>
<StdOut>[xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.8.2+699d445a1a (64-bit .NET 10.0.0-rc.2.25502.107)
[xUnit.net 00:00:00.57] Discovering: StellaOps.Notify.Storage.Postgres.Tests
[xUnit.net 00:00:00.66] Discovered: StellaOps.Notify.Storage.Postgres.Tests
[xUnit.net 00:00:00.66] Starting: StellaOps.Notify.Storage.Postgres.Tests
[testcontainers.org 00:00:00.30] Connected to Docker:
Host: unix:///var/run/docker.sock
Server Version: 28.5.1
Kernel Version: 6.6.87.2-microsoft-standard-WSL2
API Version: 1.51
Operating System: Docker Desktop
Total Memory: 23.47 GB
Labels:
com.docker.desktop.address=unix:///var/run/docker-cli.sock
[testcontainers.org 00:00:00.80] Docker container b0e2cc1f2745 created
[testcontainers.org 00:00:00.98] Start Docker container b0e2cc1f2745
[testcontainers.org 00:00:01.58] Wait for Docker container b0e2cc1f2745 to complete readiness checks
[testcontainers.org 00:00:01.59] Docker container b0e2cc1f2745 ready
[testcontainers.org 00:00:02.01] Docker container 98e40ed8b760 created
[testcontainers.org 00:00:02.07] Start Docker container 98e40ed8b760
[testcontainers.org 00:00:02.71] Wait for Docker container 98e40ed8b760 to complete readiness checks
[testcontainers.org 00:00:02.78] Execute "pg_isready --host localhost --dbname postgres --username postgres" at Docker container 98e40ed8b760
[testcontainers.org 00:00:04.14] Execute "pg_isready --host localhost --dbname postgres --username postgres" at Docker container 98e40ed8b760
[testcontainers.org 00:00:05.37] Execute "pg_isready --host localhost --dbname postgres --username postgres" at Docker container 98e40ed8b760
[testcontainers.org 00:00:06.57] Execute "pg_isready --host localhost --dbname postgres --username postgres" at Docker container 98e40ed8b760
[testcontainers.org 00:00:06.77] Docker container 98e40ed8b760 ready
[testcontainers.org 00:00:13.50] Delete Docker container 98e40ed8b760
[xUnit.net 00:00:15.26] Finished: StellaOps.Notify.Storage.Postgres.Tests
</StdOut>
</Output>
</ResultSummary>
</TestRun>