GitHub Actions / Tests
completed
Nov 14, 2023 in 0s
My Tests
This run completed at 11/14/2023 09:06:41
Details
Test Results - My Tests
Expand the following summaries for more details:
Duration: 1.3488762 seconds
Times |
|
Started: |
2023-11-14T09:06:39.2608794+00:00 |
Creation: |
2023-11-14T09:06:40.5061976+00:00 |
Queuing: |
2023-11-14T09:06:40.5061977+00:00 |
Finished: |
2023-11-14T09:06:40.6097556+00:00 |
Duration: |
1.3488762 seconds |
Outcome: Completed | Total Tests: 23 | Passed: 23 | Failed: 0
Counters |
|
Total: |
23 |
Executed: |
23 |
Passed: |
23 |
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 |
Tests:
✔️ Utility.Test.Base64Test.StringShouldEncode
|
|
ID: |
974a65cb-f82b-0e67-1166-5cc247c8f4f4 |
Name: |
Utility.Test.Base64Test.StringShouldEncode |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.3848758+00:00 |
End: |
2023-11-14T09:06:40.3848759+00:00 |
Duration: |
00:00:00.0035746 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.Base64Test
- Method Name:
StringShouldEncode
✔️ Utility.Test.GuidGeneratorTest.ZeroGuidShouldExist
|
|
ID: |
a47fed6c-d6fa-451b-de64-384897ad9393 |
Name: |
Utility.Test.GuidGeneratorTest.ZeroGuidShouldExist |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.4737511+00:00 |
End: |
2023-11-14T09:06:40.4737511+00:00 |
Duration: |
00:00:00.0067955 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.GuidGeneratorTest
- Method Name:
ZeroGuidShouldExist
✔️ Utility.Test.UrlSplitterTest.UrlShouldSplitWhenClicked
|
|
ID: |
f89619ce-18ab-55ba-3c67-0ce9b0bc08f0 |
Name: |
Utility.Test.UrlSplitterTest.UrlShouldSplitWhenClicked |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.5106188+00:00 |
End: |
2023-11-14T09:06:40.5106189+00:00 |
Duration: |
00:00:00.0134194 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.UrlSplitterTest
- Method Name:
UrlShouldSplitWhenClicked
✔️ Utility.Test.MarkdownConverterTest.HTMLShouldConvertToMarkdownWhenClicked
|
|
ID: |
9ef5e811-468e-a560-926a-cfb16c0604f4 |
Name: |
Utility.Test.MarkdownConverterTest.HTMLShouldConvertToMarkdownWhenClicked |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.5355559+00:00 |
End: |
2023-11-14T09:06:40.5355562+00:00 |
Duration: |
00:00:00.0821743 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.MarkdownConverterTest
- Method Name:
HTMLShouldConvertToMarkdownWhenClicked
✔️ Utility.Test.GuidGeneratorTest.MultipleDeleteShouldBeEmpty
|
|
ID: |
21a8151f-ac15-3dfe-e710-0cea59ca8e7b |
Name: |
Utility.Test.GuidGeneratorTest.MultipleDeleteShouldBeEmpty |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.4736054+00:00 |
End: |
2023-11-14T09:06:40.4736055+00:00 |
Duration: |
00:00:00.0632820 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.GuidGeneratorTest
- Method Name:
MultipleDeleteShouldBeEmpty
✔️ Utility.Test.SQLContainsTest.SQLShouldCreateWhenClicked
|
|
ID: |
1462fe9d-cc0a-360a-59c3-b3f688e9a776 |
Name: |
Utility.Test.SQLContainsTest.SQLShouldCreateWhenClicked |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.3788028+00:00 |
End: |
2023-11-14T09:06:40.3788029+00:00 |
Duration: |
00:00:00.4237881 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.SQLContainsTest
- Method Name:
SQLShouldCreateWhenClicked
✔️ Utility.Test.HTMLEncodeDecodeTest.CanEncode
|
|
ID: |
ed8eaa69-2d83-3006-ef76-9dd4f46707ca |
Name: |
Utility.Test.HTMLEncodeDecodeTest.CanEncode |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.4735196+00:00 |
End: |
2023-11-14T09:06:40.4735197+00:00 |
Duration: |
00:00:00.0163515 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.HTMLEncodeDecodeTest
- Method Name:
CanEncode
✔️ Utility.Test.GuidGeneratorTest.ZeroGuidShouldRemoveDashesWhenClicked
|
|
ID: |
eaf867b6-88c5-d2cc-5872-53a6d6fcc115 |
Name: |
Utility.Test.GuidGeneratorTest.ZeroGuidShouldRemoveDashesWhenClicked |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.4770576+00:00 |
End: |
2023-11-14T09:06:40.4770577+00:00 |
Duration: |
00:00:00.0120486 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.GuidGeneratorTest
- Method Name:
ZeroGuidShouldRemoveDashesWhenClicked
✔️ Utility.Test.JWTDebuggerTest.JwtTokenShouldDecode
|
|
ID: |
fe43ba04-7fc1-576c-9b70-bf6904bc45a8 |
Name: |
Utility.Test.JWTDebuggerTest.JwtTokenShouldDecode |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.5161626+00:00 |
End: |
2023-11-14T09:06:40.5161627+00:00 |
Duration: |
00:00:00.1090664 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.JWTDebuggerTest
- Method Name:
JwtTokenShouldDecode
✔️ Utility.Test.UrlSplitterTest.UrlShouldContainAUrl
|
|
ID: |
cb32b36b-7eec-ed86-22a9-37d437a56e15 |
Name: |
Utility.Test.UrlSplitterTest.UrlShouldContainAUrl |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.4968195+00:00 |
End: |
2023-11-14T09:06:40.4968196+00:00 |
Duration: |
00:00:00.0172430 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.UrlSplitterTest
- Method Name:
UrlShouldContainAUrl
✔️ Utility.Test.MarkdownConverterTest.CheckDefaultConversion
|
|
ID: |
55cd2b18-8574-546e-4ca2-212e5a2f2bb3 |
Name: |
Utility.Test.MarkdownConverterTest.CheckDefaultConversion |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.5421457+00:00 |
End: |
2023-11-14T09:06:40.5421459+00:00 |
Duration: |
00:00:00.0025669 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.MarkdownConverterTest
- Method Name:
CheckDefaultConversion
✔️ Utility.Test.MarkdownConverterTest.EncodedHTMLShouldConvertToMarkdownWhenClicked
|
|
ID: |
1337e2cc-096b-9536-4f4b-2b2c07172b27 |
Name: |
Utility.Test.MarkdownConverterTest.EncodedHTMLShouldConvertToMarkdownWhenClicked |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.5395108+00:00 |
End: |
2023-11-14T09:06:40.5395109+00:00 |
Duration: |
00:00:00.0038779 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.MarkdownConverterTest
- Method Name:
EncodedHTMLShouldConvertToMarkdownWhenClicked
✔️ Utility.Test.GuidGeneratorTest.MultipleDefaultIsFive
|
|
ID: |
f376e6bc-cb79-9457-ab5b-507e57cf5cf8 |
Name: |
Utility.Test.GuidGeneratorTest.MultipleDefaultIsFive |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.4738387+00:00 |
End: |
2023-11-14T09:06:40.4738387+00:00 |
Duration: |
00:00:00.0046116 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.GuidGeneratorTest
- Method Name:
MultipleDefaultIsFive
✔️ Utility.Test.LuhnCheckerTest.CheckLuhnWithValidShouldReturnTrue
|
|
ID: |
65a1d116-5de7-ef98-ff92-4b0a0cb4659f |
Name: |
Utility.Test.LuhnCheckerTest.CheckLuhnWithValidShouldReturnTrue |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.3819297+00:00 |
End: |
2023-11-14T09:06:40.3819298+00:00 |
Duration: |
00:00:00.0099798 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.LuhnCheckerTest
- Method Name:
CheckLuhnWithValidShouldReturnTrue
✔️ Utility.Test.LuhnCheckerTest.CheckLuhnWithInvalidShouldReturnFalse
|
|
ID: |
94317cb9-b9f8-0e64-0927-49df9807cb23 |
Name: |
Utility.Test.LuhnCheckerTest.CheckLuhnWithInvalidShouldReturnFalse |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.3773519+00:00 |
End: |
2023-11-14T09:06:40.3773520+00:00 |
Duration: |
00:00:00.4266547 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.LuhnCheckerTest
- Method Name:
CheckLuhnWithInvalidShouldReturnFalse
✔️ Utility.Test.Base64Test.StringShouldSkipOnEmptyDecode
|
|
ID: |
b9435ced-aa2c-5062-f1d0-5475be33134b |
Name: |
Utility.Test.Base64Test.StringShouldSkipOnEmptyDecode |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.3696243+00:00 |
End: |
2023-11-14T09:06:40.3696564+00:00 |
Duration: |
00:00:00.4239638 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.Base64Test
- Method Name:
StringShouldSkipOnEmptyDecode
✔️ Utility.Test.UrlEncodeTest.UrlShouldDecodeWhenClicked
|
|
ID: |
9735e701-a502-a8bf-0fbd-6609d8b85dca |
Name: |
Utility.Test.UrlEncodeTest.UrlShouldDecodeWhenClicked |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.5064896+00:00 |
End: |
2023-11-14T09:06:40.5064897+00:00 |
Duration: |
00:00:00.0039569 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.UrlEncodeTest
- Method Name:
UrlShouldDecodeWhenClicked
✔️ Utility.Test.Base64Test.StringShouldDecode
|
|
ID: |
f385289d-bc46-bbe1-d472-38c7485c6afd |
Name: |
Utility.Test.Base64Test.StringShouldDecode |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.4719565+00:00 |
End: |
2023-11-14T09:06:40.4719567+00:00 |
Duration: |
00:00:00.0053667 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.Base64Test
- Method Name:
StringShouldDecode
✔️ Utility.Test.SQLContainsTest.SQLShouldCreateWithWildcardWhenClicked
|
|
ID: |
3a04f980-9a08-9f2b-3f12-3065d8bf6d3d |
Name: |
Utility.Test.SQLContainsTest.SQLShouldCreateWithWildcardWhenClicked |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.3848240+00:00 |
End: |
2023-11-14T09:06:40.3848241+00:00 |
Duration: |
00:00:00.0164641 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.SQLContainsTest
- Method Name:
SQLShouldCreateWithWildcardWhenClicked
✔️ Utility.Test.Base64Test.StringShouldSkipOnEmptyEncode
|
|
ID: |
d616336f-bf18-79f0-1aaf-3a86c3ce4b72 |
Name: |
Utility.Test.Base64Test.StringShouldSkipOnEmptyEncode |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.3819716+00:00 |
End: |
2023-11-14T09:06:40.3819717+00:00 |
Duration: |
00:00:00.0115684 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.Base64Test
- Method Name:
StringShouldSkipOnEmptyEncode
✔️ Utility.Test.GuidGeneratorTest.ZeroGuidShouldAddBracesWhenClicked
|
|
ID: |
416c82aa-74d9-506e-d573-24f693a0c935 |
Name: |
Utility.Test.GuidGeneratorTest.ZeroGuidShouldAddBracesWhenClicked |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.4794019+00:00 |
End: |
2023-11-14T09:06:40.4794020+00:00 |
Duration: |
00:00:00.0077709 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.GuidGeneratorTest
- Method Name:
ZeroGuidShouldAddBracesWhenClicked
✔️ Utility.Test.UrlEncodeTest.UrlShouldEncodeWhenClicked
|
|
ID: |
10bed13f-ea85-1200-adb0-0c64b65a6826 |
Name: |
Utility.Test.UrlEncodeTest.UrlShouldEncodeWhenClicked |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.5023927+00:00 |
End: |
2023-11-14T09:06:40.5023928+00:00 |
Duration: |
00:00:00.1128585 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.UrlEncodeTest
- Method Name:
UrlShouldEncodeWhenClicked
✔️ Utility.Test.MemoryConverterTest.MemoryShouldConvertWhenClicked
|
|
ID: |
ebb93f21-e10d-b990-d91e-3c5c0f681612 |
Name: |
Utility.Test.MemoryConverterTest.MemoryShouldConvertWhenClicked |
Outcome: |
Passed ✔️ |
Computer Name: |
fv-az1040-712 |
Start: |
2023-11-14T09:06:40.4736660+00:00 |
End: |
2023-11-14T09:06:40.4736660+00:00 |
Duration: |
00:00:00.5145897 |
Test Method Details:
- Code Base:
/home/runner/work/Utility-Blazor/Utility-Blazor/src/Utility.Test/bin/Debug/net7.0/Utility.Test.dll
- Class Name:
Utility.Test.MemoryConverterTest
- Method Name:
MemoryShouldConvertWhenClicked