updating code #32
Annotations
10 errors and 1 warning
Run tests:
tests/common.js#L86
expect(received).toBe(expected) // Object.is equality
- Expected - 54
+ Received + 54
- <testsuites tests="3" errors="1" failures="0" skipped="0" assertions="0" time="0.036988">
+ <testsuites tests="3" errors="1" failures="0" skipped="0" assertions="0" time="0.036988">
- <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" time="0.036988" failures="0" errors="1" skipped="0" timestamp="2019-11-08T09:10:24.803951">
+ <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" time="0.036988" failures="0" errors="1" skipped="0" timestamp="2019-11-08T09:10:24.803951">
- <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996">
+ <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996">
- <system-out>
+ <system-out>
- @scenario.begin
-
+ @scenario.begin
+
- @tc:62
+ @tc:62
- Scenario: Create patient
+ Scenario: Create patient
- When I create a patient with name "John Doe" on the host ... passed in 0.005s
+ When I create a patient with name "John Doe" on the host ... passed in 0.005s
- Then the patient "John Doe" should also be created in the application. ... passed in 0.011s
-
+ Then the patient "John Doe" should also be created in the application. ... passed in 0.011s
+
- @scenario.end
+ @scenario.end
- --------------------------------------------------------------------------------
+ --------------------------------------------------------------------------------
- </system-out>
+ </system-out>
- </testcase>
+ </testcase>
- <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015">
+ <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015">
- <system-out>
+ <system-out>
- @scenario.begin
-
+ @scenario.begin
+
- @tc:63
+ @tc:63
- Scenario: Close patient
+ Scenario: Close patient
- Given a patient is opened in the application ... passed in 0.005s
+ Given a patient is opened in the application ... passed in 0.005s
- When I close the patient on the host ... passed in 0.005s
+ When I close the patient on the host ... passed in 0.005s
- Then the patient should also be closed in the application. ... passed in 0.005s
-
+ Then the patient should also be closed in the application. ... passed in 0.005s
+
- @scenario.end
+ @scenario.end
- --------------------------------------------------------------------------------
+ --------------------------------------------------------------------------------
- </system-out>
+ </system-out>
- </testcase>
+ </testcase>
- <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992">
+ <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992">
- <system-out>
+ <system-out>
- @scenario.begin
+ @scenario.begin
- Scenario: Edit patient
+ Scenario: Edit patient
- Given a patient is opened in the application ... passed in 0.005s
+ Given a patient is opened in the application ... passed in 0.005s
- When I change the patient name to "John Doe" on the host ... failed in 0.001s
+ When I change the patient name to "John Doe" on the host ... failed in 0.001s
- Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s
-
+ Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s
+
- @scenario.end
+ @scenario.end
- --------------------------------------------------------------------------------
+ ------------------------------------------------------------
|
Run tests:
tests/common.js#L86
expect(received).toBe(expected) // Object.is equality
- Expected - 54
+ Received + 54
- <testsuites tests="3" errors="1" failures="0" skipped="0" time="0.036988">
+ <testsuites tests="3" errors="1" failures="0" skipped="0" time="0.036988">
- <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" errors="1" failures="0" skipped="0" time="0.036988" timestamp="2019-11-08T09:10:24.803951">
+ <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" errors="1" failures="0" skipped="0" time="0.036988" timestamp="2019-11-08T09:10:24.803951">
- <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996">
+ <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996">
- <system-out>
+ <system-out>
- @scenario.begin
-
+ @scenario.begin
+
- @tc:62
+ @tc:62
- Scenario: Create patient
+ Scenario: Create patient
- When I create a patient with name "John Doe" on the host ... passed in 0.005s
+ When I create a patient with name "John Doe" on the host ... passed in 0.005s
- Then the patient "John Doe" should also be created in the application. ... passed in 0.011s
-
+ Then the patient "John Doe" should also be created in the application. ... passed in 0.011s
+
- @scenario.end
+ @scenario.end
- --------------------------------------------------------------------------------
+ --------------------------------------------------------------------------------
- </system-out>
+ </system-out>
- </testcase>
+ </testcase>
- <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015">
+ <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015">
- <system-out>
+ <system-out>
- @scenario.begin
-
+ @scenario.begin
+
- @tc:63
+ @tc:63
- Scenario: Close patient
+ Scenario: Close patient
- Given a patient is opened in the application ... passed in 0.005s
+ Given a patient is opened in the application ... passed in 0.005s
- When I close the patient on the host ... passed in 0.005s
+ When I close the patient on the host ... passed in 0.005s
- Then the patient should also be closed in the application. ... passed in 0.005s
-
+ Then the patient should also be closed in the application. ... passed in 0.005s
+
- @scenario.end
+ @scenario.end
- --------------------------------------------------------------------------------
+ --------------------------------------------------------------------------------
- </system-out>
+ </system-out>
- </testcase>
+ </testcase>
- <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992">
+ <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992">
- <system-out>
+ <system-out>
- @scenario.begin
+ @scenario.begin
- Scenario: Edit patient
+ Scenario: Edit patient
- Given a patient is opened in the application ... passed in 0.005s
+ Given a patient is opened in the application ... passed in 0.005s
- When I change the patient name to "John Doe" on the host ... failed in 0.001s
+ When I change the patient name to "John Doe" on the host ... failed in 0.001s
- Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s
-
+ Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s
+
- @scenario.end
+ @scenario.end
- --------------------------------------------------------------------------------
+ --------------------------------------------------------------------------------
-
|
Run tests:
tests/common.js#L86
expect(received).toBe(expected) // Object.is equality
- Expected - 54
+ Received + 54
- <testsuites tests="3" errors="1" failures="0" skipped="0" assertions="0" time="0">
+ <testsuites tests="3" errors="1" failures="0" skipped="0" assertions="0" time="0">
- <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" time="0.036988" failures="0" errors="1" skipped="0" timestamp="2019-11-08T09:10:24.803951">
+ <testsuite name="PatientRegistration.Patient Registration (Example)" tests="3" time="0.036988" failures="0" errors="1" skipped="0" timestamp="2019-11-08T09:10:24.803951">
- <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996">
+ <testcase name="Create patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015996">
- <system-out>
+ <system-out>
- @scenario.begin
-
+ @scenario.begin
+
- @tc:62
+ @tc:62
- Scenario: Create patient
+ Scenario: Create patient
- When I create a patient with name "John Doe" on the host ... passed in 0.005s
+ When I create a patient with name "John Doe" on the host ... passed in 0.005s
- Then the patient "John Doe" should also be created in the application. ... passed in 0.011s
-
+ Then the patient "John Doe" should also be created in the application. ... passed in 0.011s
+
- @scenario.end
+ @scenario.end
- --------------------------------------------------------------------------------
+ --------------------------------------------------------------------------------
- </system-out>
+ </system-out>
- </testcase>
+ </testcase>
- <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015">
+ <testcase name="Close patient" classname="PatientRegistration.Patient Registration (Example)" time="0.015">
- <system-out>
+ <system-out>
- @scenario.begin
-
+ @scenario.begin
+
- @tc:63
+ @tc:63
- Scenario: Close patient
+ Scenario: Close patient
- Given a patient is opened in the application ... passed in 0.005s
+ Given a patient is opened in the application ... passed in 0.005s
- When I close the patient on the host ... passed in 0.005s
+ When I close the patient on the host ... passed in 0.005s
- Then the patient should also be closed in the application. ... passed in 0.005s
-
+ Then the patient should also be closed in the application. ... passed in 0.005s
+
- @scenario.end
+ @scenario.end
- --------------------------------------------------------------------------------
+ --------------------------------------------------------------------------------
- </system-out>
+ </system-out>
- </testcase>
+ </testcase>
- <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992">
+ <testcase name="Edit patient" classname="PatientRegistration.Patient Registration (Example)" time="0.005992">
- <system-out>
+ <system-out>
- @scenario.begin
+ @scenario.begin
- Scenario: Edit patient
+ Scenario: Edit patient
- Given a patient is opened in the application ... passed in 0.005s
+ Given a patient is opened in the application ... passed in 0.005s
- When I change the patient name to "John Doe" on the host ... failed in 0.001s
+ When I change the patient name to "John Doe" on the host ... failed in 0.001s
- Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s
-
+ Then the patient name should also be changed to "John Doe" in the application. ... skipped in 0.000s
+
- @scenario.end
+ @scenario.end
- --------------------------------------------------------------------------------
+ --------------------------------------------------------------------------
|
Run tests:
tests/common.js#L86
expect(received).toBe(expected) // Object.is equality
- Expected - 69
+ Received + 69
- <testsuites tests="14" errors="5" failures="0" skipped="2" time="0.056">
+ <testsuites tests="14" errors="5" failures="0" skipped="2" time="0.056">
- <testsuite name="Mocha Tests" tests="14" errors="5" failures="0" skipped="2" time="0.056" timestamp="Mon, 23 Sep 2024 14:37:42 GMT">
+ <testsuite name="Mocha Tests" tests="14" errors="5" failures="0" skipped="2" time="0.056" timestamp="Mon, 23 Sep 2024 14:37:42 GMT">
- <testcase name="[CoreCLR] exists" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0"/>
+ <testcase name="[CoreCLR] exists" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0"/>
- <testcase name="[CoreCLR] succeeds with assemblyFile as string" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0">
+ <testcase name="[CoreCLR] succeeds with assemblyFile as string" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0">
- <skipped/>
+ <skipped/>
- </testcase>
+ </testcase>
- <testcase name="[CoreCLR] succeeds with assemblyFile as options property" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0">
+ <testcase name="[CoreCLR] succeeds with assemblyFile as options property" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0">
- <skipped/>
+ <skipped/>
- </testcase>
+ </testcase>
- <testcase name="[CoreCLR] succeeds with assemblyFile and type name" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0.046">
+ <testcase name="[CoreCLR] succeeds with assemblyFile and type name" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0.046">
- <failure>
+ <failure>
- Could not load file or assembly &#x27;test, Culture=neutral, PublicKeyToken=null&#x27;. The system cannot find the file specified.
+ Could not load file or assembly &#x27;test, Culture=neutral, PublicKeyToken=null&#x27;. The system cannot find the file specified.
- Error: Could not load file or assembly &#x27;test, Culture=neutral, PublicKeyToken=null&#x27;. The system cannot find the file specified.
+ Error: Could not load file or assembly &#x27;test, Culture=neutral, PublicKeyToken=null&#x27;. The system cannot find the file specified.
- at exports.func (lib\edge.js:174:17)
+ at exports.func (lib\edge.js:174:17)
- at Context.&#x3C;anonymous&#x3E; (test\101_edge_func.js:82:19)
+ at Context.&#x3C;anonymous&#x3E; (test\101_edge_func.js:82:19)
- at process.processImmediate (node:internal/timers:491:21)
+ at process.processImmediate (node:internal/timers:491:21)
- </failure>
+ </failure>
- </testcase>
+ </testcase>
- <testcase name="[CoreCLR] fails with assemblyFile and nonexisting type name" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0.002">
+ <testcase name="[CoreCLR] fails with assemblyFile and nonexisting type name" classname="edge.func" file="C:\project\edge-js\test\101_edge_func.js" time="0.002">
- <failure>
+ <failure>
- The input did not match the regular expression /Could not load type &#x27;Edge.Tests.idontexist&#x27;/. Input:
-
+ The input did not match the regular expression /Could not load type &#x27;Edge.Tests.idontexist&#x27;/. Input:
+
- &#x22;System.IO.FileNotFoundException: Could not load file or assembly &#x27;test, Culture=neutral, PublicKeyToken=null&#x27;. The system cannot find the file specified.&#x22;
-
+ &#x22;System.IO.FileNotFoundException: Could not load file or assembly &#x27;test, Culture=neutral, PublicKeyToken=null&#x27;. The system cannot find the file
|
Run tests:
tests/common.js#L78
expect(received).toBe(expected) // Object.is equality
- Expected - 3
+ Received + 3
@@ -26,11 +26,11 @@
"suites": [
{
"uuid": "",
"title": "async call from node.js to .net",
"fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js",
- "file": "102_node2net.js",
+ "file": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js",
"beforeHooks": [],
"afterHooks": [],
"tests": [
{
"title": "[.NET] successfuly marshals data from .net to node.js",
@@ -190,11 +190,11 @@
},
{
"uuid": "",
"title": "async call from node.js to .net.nesting 1.nesting 2",
"fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js",
- "file": "102_node2net.js",
+ "file": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js",
"beforeHooks": [],
"afterHooks": [],
"tests": [
{
"title": "[.NET] succeeds for hello world",
@@ -228,11 +228,11 @@
},
{
"uuid": "",
"title": "async call from node.js to .net.nesting 1.nesting 2.nesting 3",
"fullFile": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js",
- "file": "102_node2net.js",
+ "file": "C:\\projects\\Dev\\edge-js\\test\\102_node2net.js",
"beforeHooks": [],
"afterHooks": [],
"tests": [
{
"title": "[.NET] successfuly marshals data from node.js to .net",
at Object.toBe [as compare] (tests/common.js:78:108)
at Object.compare (tests/converter.junit.test.js:40:16)
|
Run tests:
tests/common.js#L86
expect(received).toBe(expected) // Object.is equality
- Expected - 84
+ Received + 84
- <testsuites name="mock-assembly.dll" classname="D:\Dev\NUnit\nunit-3.0\work\bin\vs2008\Debug\mock-assembly.dll" tests="25" failures="2" skipped="3" assertions="2" time="0.154">
+ <testsuites name="mock-assembly.dll" classname="D:\Dev\NUnit\nunit-3.0\work\bin\vs2008\Debug\mock-assembly.dll" tests="25" failures="2" skipped="3" assertions="2" time="0.154">
- <testsuite name="MethodWithParameters" classname="NUnit.Tests.FixtureWithTestCases.MethodWithParameters" tests="2" time="0.009" failures="0" skipped="0">
+ <testsuite name="MethodWithParameters" classname="NUnit.Tests.FixtureWithTestCases.MethodWithParameters" tests="2" time="0.009" failures="0" skipped="0">
- <testcase name="MethodWithParameters(2,2)" classname="NUnit.Tests.FixtureWithTestCases.MethodWithParameters(2,2)" time="0.006" status="Passed"/>
+ <testcase name="MethodWithParameters(2,2)" classname="NUnit.Tests.FixtureWithTestCases.MethodWithParameters(2,2)" time="0.006" status="Passed"/>
- <testcase name="MethodWithParameters(9,11)" classname="NUnit.Tests.FixtureWithTestCases.MethodWithParameters(9,11)" time="0.000" status="Passed"/>
+ <testcase name="MethodWithParameters(9,11)" classname="NUnit.Tests.FixtureWithTestCases.MethodWithParameters(9,11)" time="0.000" status="Passed"/>
- </testsuite>
+ </testsuite>
- <testsuite name="ParameterizedFixture(42)" classname="NUnit.Tests.ParameterizedFixture(42)" tests="2" time="0.003" failures="0" skipped="0">
+ <testsuite name="ParameterizedFixture(42)" classname="NUnit.Tests.ParameterizedFixture(42)" tests="2" time="0.003" failures="0" skipped="0">
- <testcase name="Test1" classname="NUnit.Tests.ParameterizedFixture(42).Test1" time="0.000" status="Passed"/>
+ <testcase name="Test1" classname="NUnit.Tests.ParameterizedFixture(42).Test1" time="0.000" status="Passed"/>
- <testcase name="Test2" classname="NUnit.Tests.ParameterizedFixture(42).Test2" time="0.000" status="Passed"/>
+ <testcase name="Test2" classname="NUnit.Tests.ParameterizedFixture(42).Test2" time="0.000" status="Passed"/>
- </testsuite>
+ </testsuite>
- <testsuite name="ParameterizedFixture(5)" classname="NUnit.Tests.ParameterizedFixture(5)" tests="2" time="0.002" failures="0" skipped="0">
+ <testsuite name="ParameterizedFixture(5)" classname="NUnit.Tests.ParameterizedFixture(5)" tests="2" time="0.002" failures="0" skipped="0">
- <testcase name="Test1" classname="NUnit.Tests.ParameterizedFixture(5).Test1" time="0.000" status="Passed"/>
+ <testcase name="Test1" classname="NUnit.Tests.ParameterizedFixture(5).Test1" time="0.000" status="Passed"/>
- <testcase name="Test2" classname="NUnit.Tests.ParameterizedFixture(5).Test2" time="0.000" status="Passed"/>
+ <testcase name="Test2" classname="NUnit.Tests.ParameterizedFixture(5).Test2" time="0.000" status="Passed"/>
- </testsuite>
+ </testsuite>
- <testsuite message="Inconclusive test" name="MockTestFixture" classname="NUnit.Tests.Assemblies.MockTestFixture" tests="11" time="0.119" failures="2" skipped="3">
+ <testsuite message="Inconclusive test" name="MockTestFixture" classname="NUnit.Tests.Assemblies.MockTestFixture" tests="11" time="0.119" failures="2" skipped="3">
- <properties>
+ <properties>
- <property name="Category" value="FixtureCategory"/>
+ <property name="Category" value="FixtureCategory"/>
- <property name="Description" value="Fake Test Fixture"/>
+ <property name="Description" value="Fake Test Fixture"/>
- </properties>
+ </properties>
- <testcase name="FailingTest" classname="NUnit.Tests.Assemblies.MockTestFixture.FailingTest" time="0.023" status="Failed">
+ <testcase name="FailingTest" classname="NUnit.Tests.Assemblies.MockTestFixture.FailingTest" time="0.023" status="Failed">
- <failure message="Intentional failure">
+ <
|
Run tests:
tests/common.js#L86
expect(received).toBe(expected) // Object.is equality
- Expected - 45
+ Received + 45
- <testsuites name="TestLibrary.Example.dll" classname="...\tests\TestLibrary.Example.dll" tests="5" failures="0" skipped="0" assertions="5" time="0.133984">
+ <testsuites name="TestLibrary.Example.dll" classname="...\tests\TestLibrary.Example.dll" tests="5" failures="0" skipped="0" assertions="5" time="0.133984">
- <testsuite name="ExampleTestFixture" classname="TestLibrary.Example.ExampleTestFixture" tests="5" time="0.035698" failures="0" skipped="0" timestamp="2023-01-11 13:53:13Z">
+ <testsuite name="ExampleTestFixture" classname="TestLibrary.Example.ExampleTestFixture" tests="5" time="0.035698" failures="0" skipped="0" timestamp="2023-01-11 13:53:13Z">
- <testcase name="SimpleTest" classname="TestLibrary.Example.ExampleTestFixture.SimpleTest" time="0.001015" status="Passed">
+ <testcase name="SimpleTest" classname="TestLibrary.Example.ExampleTestFixture.SimpleTest" time="0.001015" status="Passed">
- <system-out>
+ <system-out>
- Running ExampleTestFixture.SetupMethod
+ Running ExampleTestFixture.SetupMethod
- Running ExampleTestFixture.SimpleTest
+ Running ExampleTestFixture.SimpleTest
- </system-out>
+ </system-out>
- </testcase>
+ </testcase>
- </testsuite>
+ </testsuite>
- <testsuite name="ParameterizedTest" classname="TestLibrary.Example.ExampleTestFixture.ParameterizedTest" tests="2" time="0.028787" failures="0" skipped="0" timestamp="2023-01-11 13:53:13Z">
+ <testsuite name="ParameterizedTest" classname="TestLibrary.Example.ExampleTestFixture.ParameterizedTest" tests="2" time="0.028787" failures="0" skipped="0" timestamp="2023-01-11 13:53:13Z">
- <testcase name="Example1" classname="TestLibrary.Example.ExampleTestFixture.Example1" time="0.022636" status="Passed">
+ <testcase name="Example1" classname="TestLibrary.Example.ExampleTestFixture.Example1" time="0.022636" status="Passed">
- <properties>
+ <properties>
- <property name="_JOINTYPE" value="Combinatorial"/>
+ <property name="_JOINTYPE" value="Combinatorial"/>
- <property name="_PID" value="8204"/>
+ <property name="_PID" value="8204"/>
- <property name="_APPDOMAIN" value="domain-4461bdb5-TestLibrary.Example.dll"/>
+ <property name="_APPDOMAIN" value="domain-4461bdb5-TestLibrary.Example.dll"/>
- </properties>
+ </properties>
- <system-out>
+ <system-out>
- Running ExampleTestFixture.SetupMethod
+ Running ExampleTestFixture.SetupMethod
- Running ExampleTestFixture.ParameterizedTest
+ Running ExampleTestFixture.ParameterizedTest
- </system-out>
+ </system-out>
- </testcase>
+ </testcase>
- <testcase name="ParameterizedTest(2,3,5)" classname="TestLibrary.Example.ExampleTestFixture.ParameterizedTest(2,3,5)" time="0.000241" status="Passed">
+ <testcase name="ParameterizedTest(2,3,5)" classname="TestLibrary.Example.ExampleTestFixture.ParameterizedTest(2,3,5)" time="0.000241" status="Passed">
- <properties>
+ <properties>
- <property name="Description" value="Ensures aria-label is not present instead of empty string"/>
+ <property name="Description" value="Ensures aria-label is not present instead of empty string"/>
- </properties>
+ </properties>
- <system-out>
+ <system-out>
- Running ExampleTestFixture.SetupMethod
+ Running ExampleTestFixture.SetupMethod
- Running ExampleTestFixture.ParameterizedTest
+ Running ExampleTestFixture.ParameterizedTest
- </system-out>
+ </system-out>
- </testcase>
+ </testcase>
- </testsuite>
+ </testsui
|
Run tests:
tests/common.js#L86
expect(received).toBe(expected) // Object.is equality
- Expected - 207
+ Received + 207
- <testsuites tests="187" failures="0" skipped="0" assertions="80" time="116.830957">
- <testsuite name="BarChartTests" classname="MudBlazor.UnitTests.Charts.BarChartTests" tests="4" time="0.991643" failures="0" skipped="0" timestamp="2024-11-06T18:58:00.8256603Z">
- <testcase name="BarChartColoring" classname="MudBlazor.UnitTests.Charts.BarChartTests.BarChartColoring" time="0.967536" status="Passed"/>
- <testcase name="BarChartEmptyData" classname="MudBlazor.UnitTests.Charts.BarChartTests.BarChartEmptyData" time="0.002979" status="Passed"/>
- <testcase name="BarChartExampleData" classname="MudBlazor.UnitTests.Charts.BarChartTests.BarChartExampleData" time="0.014572" status="Passed"/>
- <testcase name="BarChartExampleSingleXAxis" classname="MudBlazor.UnitTests.Charts.BarChartTests.BarChartExampleSingleXAxis" time="0.003345" status="Passed"/>
- </testsuite>
- <testsuite name="ContainerClass_PropertyRelations" classname="MudBlazor.UnitTests.Components.ToolTipTests.ContainerClass_PropertyRelations" tests="2" time="0.002812" failures="0" skipped="0" timestamp="2024-11-06T18:59:46.8810640Z">
- <testcase name="ContainerClass_PropertyRelations(False,["mud-tooltip-root"])" classname="MudBlazor.UnitTests.Components.ToolTipTests.ContainerClass_PropertyRelations(False,["mud-tooltip-root"])" time="0.002054" status="Passed"/>
- <testcase name="ContainerClass_PropertyRelations(True,["mud-tooltip-root", "mud-tooltip-inline"])" classname="MudBlazor.UnitTests.Components.ToolTipTests.ContainerClass_PropertyRelations(True,["mud-tooltip-root", "mud-tooltip-inline"])" time="0.000738" status="Passed"/>
- </testsuite>
- <testsuite name="DonutChartTests" classname="MudBlazor.UnitTests.Charts.DonutChartTests" tests="6" time="0.053594" failures="0" skipped="0" timestamp="2024-11-06T18:58:01.8180983Z">
- <testcase name="DonutChartColoring" classname="MudBlazor.UnitTests.Charts.DonutChartTests.DonutChartColoring" time="0.019186" status="Passed"/>
- <testcase name="DonutChartEmptyData" classname="MudBlazor.UnitTests.Charts.DonutChartTests.DonutChartEmptyData" time="0.001461" status="Passed"/>
- </testsuite>
- <testsuite name="LineChartTests" classname="MudBlazor.UnitTests.Charts.LineChartTests" tests="18" time="0.159712" failures="0" skipped="0" timestamp="2024-11-06T18:58:01.8717145Z">
- <testcase name="LineChartColoring" classname="MudBlazor.UnitTests.Charts.LineChartTests.LineChartColoring" time="0.017701" status="Passed"/>
- <testcase name="LineChartEmptyData" classname="MudBlazor.UnitTests.Charts.LineChartTests.LineChartEmptyData" time="0.001254" status="Passed"/>
- </testsuite>
- <testsuite name="AlertTests" classname="MudBlazor.UnitTests.Components.AlertTests" tests="3" time="0.089285" failures="0" skipped="0" timestamp="2024-11-06T18:58:02.1668243Z">
- <testcase name="AlertTest" classname="MudBlazor.UnitTests.Components.AlertTests.AlertTest" time="0.017695" status="Passed"/>
- <testcase name="AlertTest_Click" classname="MudBlazor.UnitTests.Components.AlertTests.AlertTest_Click" time="0.068986" status="Passed"/>
- <testcase name="AlertTest2" classname="MudBlazor.UnitTests.Components.AlertTests.AlertTest2" time="0.002466" status="Passed"/>
- </testsuite>
- <testsuite name="DonutChartExampleData" classname="MudBlazor.UnitTests.Charts.DonutChartTests.DonutChartExampleData" tests="2" time="0.003747" failures="0" skipped="0" timestamp="2024-11-06T18:58:01.8390049Z">
- <testcase name="DonutChartExampleData([50.0d, 25.0d, 20.0d, 5.0d])" classname="MudBlazor.UnitTests.Charts.DonutChartTests.DonutChartExampleData([50.0d, 25.0d, 20.0d, 5.0d])" time="0.002280" status="Passed"/>
- <testcase name="DonutChartExampleData([50.0d, 25.0d, 20.0d, 5.0d, 12.0d])" classname="MudBlazor.UnitTests.Charts.DonutChartTests.DonutChartExampleData([50.0d, 25.0d,
|
Run tests:
tests/common.js#L86
expect(received).toBe(expected) // Object.is equality
- Expected - 30
+ Received + 30
- <testsuites name="C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Tests\bin\Debug\MWM2.LiveResults.Tests.dll" tests="329" time="8.004" errors="0" failures="13" skipped="0" timestamp="2019-06-06T11:58:16">
+ <testsuites name="C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Tests\bin\Debug\MWM2.LiveResults.Tests.dll" tests="329" time="8.004" errors="0" failures="13" skipped="0" timestamp="2019-06-06T11:58:16">
- <testsuite name="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" tests="7" time="0.054" passed="7" failures="0" skipped="0">
+ <testsuite name="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" tests="7" time="0.054" passed="7" failures="0" skipped="0">
- <testcase name="OpenQuestion_WithoutLabel_NullValue_MissingValueReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/>
+ <testcase name="OpenQuestion_WithoutLabel_NullValue_MissingValueReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/>
- <testcase name="OpenQuestion_WithoutLabel_OpenValueReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0480000" status="Passed"/>
+ <testcase name="OpenQuestion_WithoutLabel_OpenValueReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0480000" status="Passed"/>
- <testcase name="OpenQuestion_WithAnswerLabel_AnswerLabelReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/>
+ <testcase name="OpenQuestion_WithAnswerLabel_AnswerLabelReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/>
- <testcase name="OpenQuestion_GivenEmptyValue_EmptySettingReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/>
+ <testcase name="OpenQuestion_GivenEmptyValue_EmptySettingReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/>
- <testcase name="OpenQuestion_WithLabel_ColumnNameIsLabel" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/>
+ <testcase name="OpenQuestion_WithLabel_ColumnNameIsLabel" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/>
- <testcase name="OpenQuestion_NotGiven_MissingValueReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/>
+ <testcase name="OpenQuestion_NotGiven_MissingValueReturned" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/>
- <testcase name="OpenQuestion_WithoutLabel_CorrectColumnName" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/>
+ <testcase name="OpenQuestion_WithoutLabel_CorrectColumnName" classname="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests" time="0.0010000" status="Passed"/>
- </testsuite>
+ </testsuite>
- <testsuite name="MWM2.LiveResults.Tests.Schema.Export.PointDistributionExportTests" tests="4" time="0.213" passed="4" failures="0" skipped="0">
+ <testsuite name="MWM2.LiveResults.Tests.Schema.Export.PointDistributionExportTests" tests="4" time="0.213" passed="4" failures="0" skipped="0">
- <testcase name="PointDistributionQuestion_WithAnswerLabels_GetValues" classname="MWM2.LiveResults.Tests.Schema.Export.PointDistributionExportTests" time="0.0260000" status="Passed"/>
+ <testcase name="PointDistributionQuestion_WithAnswerLabels_GetValues" classname="MWM
|
Run tests:
tests/common.js#L86
expect(received).toBe(expected) // Object.is equality
- Expected - 106
+ Received + 106
- <testsuites name="C:\projecrs\QLNet\tests\QLNet.Tests\bin\Debug\net8.0\QLNet.Tests.dll" tests="476" time="112.827" errors="0" failures="1" skipped="13" timestamp="2024-09-27T15:56:46">
+ <testsuites name="C:\projecrs\QLNet\tests\QLNet.Tests\bin\Debug\net8.0\QLNet.Tests.dll" tests="476" time="112.827" errors="0" failures="1" skipped="13" timestamp="2024-09-27T15:56:46">
- <testsuite name="QLNet.Tests.T_DayCounters" tests="25" time="0.031" passed="25" failures="0" skipped="0">
+ <testsuite name="QLNet.Tests.T_DayCounters" tests="25" time="0.031" passed="25" failures="0" skipped="0">
- <testcase name="testThirty365" classname="QLNet.Tests.T_DayCounters" time="0.0004152" status="Passed"/>
+ <testcase name="testThirty365" classname="QLNet.Tests.T_DayCounters" time="0.0004152" status="Passed"/>
- <testcase name="testActualActualIsma(isEndOfMonth: False, frequency: Semiannual, interestAccrualDateAsString: "1999-01-30", maturityDateAsString: "2000-06-30", firstCouponDateAsString: "1999-07-30", penultimateCouponDateAsString: "2000-01-30", d1AsString: "1999-07-30", d2AsString: "2000-01-30", expectedYearFraction: 0.5)" classname="QLNet.Tests.T_DayCounters" time="0.0011084" status="Passed"/>
+ <testcase name="testActualActualIsma(isEndOfMonth: False, frequency: Semiannual, interestAccrualDateAsString: "1999-01-30", maturityDateAsString: "2000-06-30", firstCouponDateAsString: "1999-07-30", penultimateCouponDateAsString: "2000-01-30", d1AsString: "1999-07-30", d2AsString: "2000-01-30", expectedYearFraction: 0.5)" classname="QLNet.Tests.T_DayCounters" time="0.0011084" status="Passed"/>
- <testcase name="testActualActualIsma(isEndOfMonth: False, frequency: Semiannual, interestAccrualDateAsString: "2003-05-01", maturityDateAsString: "2005-05-01", firstCouponDateAsString: "2003-11-01", penultimateCouponDateAsString: "2004-11-01", d1AsString: "2003-11-01", d2AsString: "2004-05-01", expectedYearFraction: 0.5)" classname="QLNet.Tests.T_DayCounters" time="0.0002379" status="Passed"/>
+ <testcase name="testActualActualIsma(isEndOfMonth: False, frequency: Semiannual, interestAccrualDateAsString: "2003-05-01", maturityDateAsString: "2005-05-01", firstCouponDateAsString: "2003-11-01", penultimateCouponDateAsString: "2004-11-01", d1AsString: "2003-11-01", d2AsString: "2004-05-01", expectedYearFraction: 0.5)" classname="QLNet.Tests.T_DayCounters" time="0.0002379" status="Passed"/>
- <testcase name="testActualActualIsma(isEndOfMonth: False, frequency: Quarterly, interestAccrualDateAsString: "1999-05-31", maturityDateAsString: "2000-04-30", firstCouponDateAsString: "1999-08-31", penultimateCouponDateAsString: "1999-11-30", d1AsString: "1999-11-30", d2AsString: "2000-04-30", expectedYearFraction: 0.41944444444444445)" classname="QLNet.Tests.T_DayCounters" time="0.0000102" status="Passed"/>
+ <testcase name="testActualActualIsma(isEndOfMonth: False, frequency: Quarterly, interestAccrualDateAsString: "1999-05-31", maturityDateAsString: "2000-04-30", firstCouponDateAsString: "1999-08-31", penultimateCouponDateAsString: "1999-11-30", d1AsString: "1999-11-30", d2AsString: "2000-04-30", expectedYearFraction: 0.41944444444444445)" classname="QLNet.Tests.T_DayCounters" time="0.0000102" status="Passed"/>
- <testcase name="testActualActualIsma(isEndOfMonth: True, frequency: Quarterly, interestAccrualDateAsString: "1999-05-31", maturityDateAsString: "2000-04-30", firstCouponDateAsString: "1999-08-31", penultimateCouponDateAsString: "1999-11-30", d1AsString: "1999-11-30", d2AsString:
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading