Files
KArtSell.Aegis/evidence/AEG-X-004/0032-isolated-migration.trx
kjh2064 f0a945ab96 fix(db): prevent migration-test database drop + correct AEG-X-004 evidence
Tests now guard against accidental drop of kartsell_migration_test by throwing
when the credential source DB is the destructive rehearsal target. Distinct
credential DB (kartselldb_test) prevents config collision.

AEG-X-004 evidence consolidated: rehearsal .trx files + preflight markdown
documented. Schema 0032 (shadow_run_queued_status_contract) verified
fresh/upgrade/recovery on isolated DB.

AGENTS.md: Necessity-driven (guard against destructive accident); no new feature.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-07 17:14:03 +09:00

34 lines
3.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<TestRun id="ff12d1fa-7644-4c75-bd3a-c4440534f6d9" name="kjh20@KIMJAEHYUN-OFFI 2026-08-06 16:47:54" runUser="KIMJAEHYUN-OFFI\kjh20" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
<Times creation="2026-08-06T16:47:54.2150219+09:00" queuing="2026-08-06T16:47:54.2150223+09:00" start="2026-08-06T16:47:41.4950472+09:00" finish="2026-08-06T16:47:54.2303354+09:00" />
<TestSettings name="default" id="8d0b3957-64cf-4704-8371-70c2ca5d6d58">
<Deployment runDeploymentRoot="kjh20_KIMJAEHYUN-OFFI_2026-08-06_16_47_54" />
</TestSettings>
<Results>
<UnitTestResult executionId="877dfce9-7f81-4606-b3f2-4a59fc64dddd" testId="f387e60b-c510-fa30-b8fd-4e770f525b9e" testName="KArtSell.Integration.Tests.DbUpMigrationTests.Migration0032_QueuedStatus_IsAccepted_AndRerunIsSafe" computerName="KIMJAEHYUN-OFFI" duration="00:00:03.8318137" startTime="2026-08-06T16:47:43.2182772+09:00" endTime="2026-08-06T16:47:54.0102214+09:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="877dfce9-7f81-4606-b3f2-4a59fc64dddd" />
</Results>
<TestDefinitions>
<UnitTest name="KArtSell.Integration.Tests.DbUpMigrationTests.Migration0032_QueuedStatus_IsAccepted_AndRerunIsSafe" storage="c:\job_roomz\kartsell.aegis\tests\kartsell.integration.tests\bin\release\net10.0\kartsell.integration.tests.dll" id="f387e60b-c510-fa30-b8fd-4e770f525b9e">
<Execution id="877dfce9-7f81-4606-b3f2-4a59fc64dddd" />
<TestMethod codeBase="C:\Job_Roomz\KArtSell.Aegis\tests\KArtSell.Integration.Tests\bin\Release\net10.0\KArtSell.Integration.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner3/netcore/" className="KArtSell.Integration.Tests.DbUpMigrationTests" name="Migration0032_QueuedStatus_IsAccepted_AndRerunIsSafe" />
</UnitTest>
</TestDefinitions>
<TestEntries>
<TestEntry testId="f387e60b-c510-fa30-b8fd-4e770f525b9e" executionId="877dfce9-7f81-4606-b3f2-4a59fc64dddd" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
</TestEntries>
<TestLists>
<TestList name="목록에 없는 결과" id="8c84fa94-04c1-424b-9868-57a2d4851a1d" />
<TestList name="로드된 모든 결과" id="19431567-8539-422a-85d7-44ee4e166bda" />
</TestLists>
<ResultSummary outcome="Completed">
<Counters total="1" executed="1" passed="1" 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.01] xUnit.net VSTest Adapter v3.1.5+1b188a7b0a (64-bit .NET 10.0.10)&#xD;
[xUnit.net 00:00:00.28] Discovering: KArtSell.Integration.Tests&#xD;
[xUnit.net 00:00:00.45] Discovered: KArtSell.Integration.Tests&#xD;
[xUnit.net 00:00:00.53] Starting: KArtSell.Integration.Tests&#xD;
[xUnit.net 00:00:11.39] Finished: KArtSell.Integration.Tests&#xD;
</StdOut>
</Output>
</ResultSummary>
</TestRun>