Skip to content

Instantly share code, notes, and snippets.

@AlexHedley
Last active June 14, 2025 18:02
Show Gist options
  • Select an option

  • Save AlexHedley/e81db3939d78a6f3bf73f657d803d723 to your computer and use it in GitHub Desktop.

Select an option

Save AlexHedley/e81db3939d78a6f3bf73f657d803d723 to your computer and use it in GitHub Desktop.

Test Results - Poker API Tests

Expand the following summaries for more details:

Duration: 0.7207862 seconds
Times
Started: 2025-06-14T17:53:27.4668884+00:00
Creation: 2025-06-14T17:53:28.1824257+00:00
Queuing: 2025-06-14T17:53:28.1824257+00:00
Finished: 2025-06-14T17:53:28.1876746+00:00
Duration: 0.7207862 seconds
Outcome: Completed | Total Tests: 1 | Passed: 1 | Failed: 0
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

Tests:

✔️ Poker.API.Tests.Controllers.PokerControllerTest.Version_ReturnsCurrentVersion
ID: d42d9d65-6f14-d387-c5da-e8e3b5958f88
Name: Poker.API.Tests.Controllers.PokerControllerTest.Version_ReturnsCurrentVersion
Outcome: Passed ✔️
Computer Name: fv-az1050-692
Start: 2025-06-14T17:53:27.9869203+00:00
End: 2025-06-14T17:53:28.0583565+00:00
Duration: 00:00:00.0611477
Test Method Details:
  • Code Base: /home/runner/work/poker-recording/poker-recording/src/Poker/Poker.API.Tests/bin/Debug/net9.0/Poker.API.Tests.dll
  • Class Name: Poker.API.Tests.Controllers.PokerControllerTest
  • Method Name: Version_ReturnsCurrentVersion

Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" width="160" height="20" role="img" aria-label="Poker API: 1/1: Completed"><title>Poker API: 1/1: 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="160" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#r)"><rect width="91" height="20" fill="#555"/><rect x="91" width="69" height="20" fill="#97ca00"/><rect width="160" 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="465" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="810">Poker API: 1/1</text><text x="465" y="140" transform="scale(.1)" fill="#fff" textLength="810">Poker API: 1/1</text><text aria-hidden="true" x="1245" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="590">Completed</text><text x="1245" 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