generated from im-open/javascript-action-template
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARCH-2011 - Renaming for the multiple trx files and single trx file.
- Loading branch information
1 parent
1b8edb6
commit 6fe59fc
Showing
9 changed files
with
71 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<TestRun id="a5216d54-d277-4074-b7cf-3151d9d9c301" name="myuser@MY-MACHINE 2024-02-20 13:03:54" runUser="MYDOMAIN\myuser" xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010"> | ||
<Times creation="2024-02-20T13:03:54.5592759-07:00" queuing="2024-02-20T13:03:54.5592762-07:00" start="2024-02-20T13:03:53.9166239-07:00" finish="2024-02-20T13:03:54.5638978-07:00" /> | ||
<TestSettings name="default" id="79178397-4ba8-4561-9cb2-e36069fcb9db"> | ||
<Deployment runDeploymentRoot="myuser_MY-MACHINE_2024-02-20_13_03_54" /> | ||
</TestSettings> | ||
<Results> | ||
<UnitTestResult executionId="f41ca8a3-b073-4b37-995a-dc0223ca4648" testId="9631a370-9720-44c9-70b2-11e51e32ba9f" testName="Multiple.Trx2.Tests.MathTests.AddShouldReturnCorrectValue(number1: 1, number2: 1, expectedValue: 2)" computerName="MY-MACHINE" duration="00:00:00.0042209" startTime="2024-02-20T13:03:54.4810717-07:00" endTime="2024-02-20T13:03:54.4810978-07:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="f41ca8a3-b073-4b37-995a-dc0223ca4648" /> | ||
<UnitTestResult executionId="88561ce0-df2e-4b4d-b978-78ab971da501" testId="09917f6f-ce84-0a6f-b407-bec561fda4c1" testName="Multiple.Trx2.Tests.MathTests.OnePlusOneShouldNotEqualFive" computerName="MY-MACHINE" duration="00:00:00.0008597" startTime="2024-02-20T13:03:54.4850706-07:00" endTime="2024-02-20T13:03:54.4850706-07:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="88561ce0-df2e-4b4d-b978-78ab971da501" /> | ||
<UnitTestResult executionId="44908eab-5f2f-4553-add7-aa0d8870a1ee" testId="9af6d3c7-0160-1c91-e2c9-1f3b63cd4ca6" testName="Multiple.Trx2.Tests.MathTests.AddShouldReturnCorrectValue(number1: 960, number2: 4, expectedValue: 964)" computerName="MY-MACHINE" duration="00:00:00.0000173" startTime="2024-02-20T13:03:54.4849923-07:00" endTime="2024-02-20T13:03:54.4849923-07:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="44908eab-5f2f-4553-add7-aa0d8870a1ee" /> | ||
<UnitTestResult executionId="9126ec32-c9ae-4434-bc34-f87014c581e5" testId="be281ffb-a4d6-67ab-d9af-941232c31283" testName="Multiple.Trx2.Tests.MathTests.AddShouldReturnCorrectValue(number1: 1, number2: 2, expectedValue: 3)" computerName="MY-MACHINE" duration="00:00:00.0000016" startTime="2024-02-20T13:03:54.4850334-07:00" endTime="2024-02-20T13:03:54.4850334-07:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Passed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="9126ec32-c9ae-4434-bc34-f87014c581e5" /> | ||
</Results> | ||
<TestDefinitions> | ||
<UnitTest name="Multiple.Trx2.Tests.MathTests.AddShouldReturnCorrectValue(number1: 1, number2: 2, expectedValue: 3)" storage="c:\code\Multiple.Trx2\bin\release\net6.0\Multiple.Trx2.tests.dll" id="be281ffb-a4d6-67ab-d9af-941232c31283"> | ||
<Execution id="9126ec32-c9ae-4434-bc34-f87014c581e5" /> | ||
<TestMethod codeBase="C:\code\Multiple.Trx2\bin\Release\net6.0\Multiple.Trx2.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="Multiple.Trx2.Tests.MathTests" name="AddShouldReturnCorrectValue" /> | ||
</UnitTest> | ||
<UnitTest name="Multiple.Trx2.Tests.MathTests.AddShouldReturnCorrectValue(number1: 960, number2: 4, expectedValue: 964)" storage="c:\code\Multiple.Trx2\bin\release\net6.0\Multiple.Trx2.tests.dll" id="9af6d3c7-0160-1c91-e2c9-1f3b63cd4ca6"> | ||
<Execution id="44908eab-5f2f-4553-add7-aa0d8870a1ee" /> | ||
<TestMethod codeBase="C:\code\Multiple.Trx2\bin\Release\net6.0\Multiple.Trx2.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="Multiple.Trx2.Tests.MathTests" name="AddShouldReturnCorrectValue" /> | ||
</UnitTest> | ||
<UnitTest name="Multiple.Trx2.Tests.MathTests.AddShouldReturnCorrectValue(number1: 1, number2: 1, expectedValue: 2)" storage="c:\code\Multiple.Trx2\bin\release\net6.0\Multiple.Trx2.tests.dll" id="9631a370-9720-44c9-70b2-11e51e32ba9f"> | ||
<Execution id="f41ca8a3-b073-4b37-995a-dc0223ca4648" /> | ||
<TestMethod codeBase="C:\code\Multiple.Trx2\bin\Release\net6.0\Multiple.Trx2.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="Multiple.Trx2.Tests.MathTests" name="AddShouldReturnCorrectValue" /> | ||
</UnitTest> | ||
<UnitTest name="Multiple.Trx2.Tests.MathTests.OnePlusOneShouldNotEqualFive" storage="c:\code\Multiple.Trx2\bin\release\net6.0\Multiple.Trx2.tests.dll" id="09917f6f-ce84-0a6f-b407-bec561fda4c1"> | ||
<Execution id="88561ce0-df2e-4b4d-b978-78ab971da501" /> | ||
<TestMethod codeBase="C:\code\Multiple.Trx2\bin\Release\net6.0\Multiple.Trx2.Tests.dll" adapterTypeName="executor://xunit/VsTestRunner2/netcoreapp" className="Multiple.Trx2.Tests.MathTests" name="OnePlusOneShouldNotEqualFive" /> | ||
</UnitTest> | ||
</TestDefinitions> | ||
<TestEntries> | ||
<TestEntry testId="9631a370-9720-44c9-70b2-11e51e32ba9f" executionId="f41ca8a3-b073-4b37-995a-dc0223ca4648" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" /> | ||
<TestEntry testId="09917f6f-ce84-0a6f-b407-bec561fda4c1" executionId="88561ce0-df2e-4b4d-b978-78ab971da501" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" /> | ||
<TestEntry testId="9af6d3c7-0160-1c91-e2c9-1f3b63cd4ca6" executionId="44908eab-5f2f-4553-add7-aa0d8870a1ee" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" /> | ||
<TestEntry testId="be281ffb-a4d6-67ab-d9af-941232c31283" executionId="9126ec32-c9ae-4434-bc34-f87014c581e5" 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="4" executed="4" passed="4" 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" /> | ||
</ResultSummary> | ||
</TestRun> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.