Skip to content

Instantly share code, notes, and snippets.

@AutMai
Last active March 7, 2023 10:54
Show Gist options
  • Save AutMai/497f90c889f842f10b9d19082c1c2cd4 to your computer and use it in GitHub Desktop.
Save AutMai/497f90c889f842f10b9d19082c1c2cd4 to your computer and use it in GitHub Desktop.

Test Results - cryptohaus unit tests

Expand the following summaries for more details:

Duration: 2.6015591 seconds
Times
Started: 2023-03-07T10:53:59.8428674+00:00
Creation: 2023-03-07T10:54:02.4280757+00:00
Queuing: 2023-03-07T10:54:02.4280758+00:00
Finished: 2023-03-07T10:54:02.4444265+00:00
Duration: 2.6015591 seconds
Outcome: Completed | Total Tests: 3 | Passed: 3 | Failed: 0
Counters
Total: 3
Executed: 3
Passed: 3
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:

✔️ Cryptohaus.API.UnitTests.Core.Services.OrderServiceTests.TestQueryOrder
ID: 7f8e7afd-e34f-907e-10be-2581273170c6
Name: Cryptohaus.API.UnitTests.Core.Services.OrderServiceTests.TestQueryOrder
Outcome: Passed ✔️
Computer Name: fv-az570-81
Start: 2023-03-07T10:54:02.2649305+00:00
End: 2023-03-07T10:54:02.2649306+00:00
Duration: 00:00:00.0675108
Test Method Details:
  • Code Base: /home/runner/work/api/api/tests/Cryptohaus.API.UnitTests/bin/Debug/net6.0/Cryptohaus.API.UnitTests.dll
  • Class Name: Cryptohaus.API.UnitTests.Core.Services.OrderServiceTests
  • Method Name: TestQueryOrder

✔️ Cryptohaus.API.UnitTests.Core.Services.OrderServiceTests.TestSendOrder
ID: 62eb0e32-f80a-da6d-e38d-8f2bc76a707e
Name: Cryptohaus.API.UnitTests.Core.Services.OrderServiceTests.TestSendOrder
Outcome: Passed ✔️
Computer Name: fv-az570-81
Start: 2023-03-07T10:54:02.2665556+00:00
End: 2023-03-07T10:54:02.2665557+00:00
Duration: 00:00:00.0015475
Test Method Details:
  • Code Base: /home/runner/work/api/api/tests/Cryptohaus.API.UnitTests/bin/Debug/net6.0/Cryptohaus.API.UnitTests.dll
  • Class Name: Cryptohaus.API.UnitTests.Core.Services.OrderServiceTests
  • Method Name: TestSendOrder

✔️ Cryptohaus.API.UnitTests.UnitTestTest.Test1
ID: 021a62c8-1c8e-ec9c-91e5-3bd6f8d3f640
Name: Cryptohaus.API.UnitTests.UnitTestTest.Test1
Outcome: Passed ✔️
Computer Name: fv-az570-81
Start: 2023-03-07T10:54:02.1848810+00:00
End: 2023-03-07T10:54:02.1849056+00:00
Duration: 00:00:00.0115197
Test Method Details:
  • Code Base: /home/runner/work/api/api/tests/Cryptohaus.API.UnitTests/bin/Debug/net6.0/Cryptohaus.API.UnitTests.dll
  • Class Name: Cryptohaus.API.UnitTests.UnitTestTest
  • Method Name: Test1

Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="230" height="20" role="img" aria-label="CryptoHaus Unit Tests: 3/3: Completed"><title>CryptoHaus Unit Tests: 3/3: Completed</title><linearGradient id="s" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="r"><rect width="230" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#r)"><rect width="161" height="20" fill="#555"/><rect x="161" width="69" height="20" fill="#97ca00"/><rect width="230" height="20" fill="url(#s)"/></g><g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110"><text aria-hidden="true" x="815" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="1510">CryptoHaus Unit Tests: 3/3</text><text x="815" y="140" transform="scale(.1)" fill="#fff" textLength="1510">CryptoHaus Unit Tests: 3/3</text><text aria-hidden="true" x="1945" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="590">Completed</text><text x="1945" y="140" transform="scale(.1)" fill="#fff" textLength="590">Completed</text></g></svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment