Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved usability of IInfoProvider. #71

Merged
merged 1 commit into from
Oct 1, 2024

refactor: Improve usability of IInfoProvider.

afbd997
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Improved usability of IInfoProvider. #71

refactor: Improve usability of IInfoProvider.
afbd997
Select commit
Loading
Failed to load commit list.
GitHub Actions / XUnit Tests succeeded Oct 1, 2024 in 1s

17 passed, 0 failed and 0 skipped

Tests passed successfully

✅ /home/runner/work/libplanet-console/libplanet-console/test-results.trx

17 tests were completed in 15s with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
LibplanetConsole.Console.Tests.ProcessTest 17✅ 6s

✅ LibplanetConsole.Console.Tests.ProcessTest

✅ Run_Dotnet_ThrowTest
✅ Run_DotnetHelp_Test
✅ Run_DotnetHelp_Twice_Test
✅ Run_Runtime_InvalidArgs_ThrowTest
✅ Run_Runtime_Test
✅ Run_Runtime_Timeout_ThrowTest
✅ Run_ThrowTest
✅ Run_Twice_ThrowTest
✅ RunAsync_Dotnet_ThrowTestAsync
✅ RunAsync_DotnetHelp_TestAsync
✅ RunAsync_DotnetHelp_Twice_TestAsync
✅ RunAsync_Runtime_InvalidArgs_ThrowTestAsync
✅ RunAsync_Runtime_TestAsync
✅ RunAsync_Runtime_Timeout_ThrowTestAsync
✅ RunAsync_TestId_TestAsync
✅ RunAsync_ThrowTestAsync
✅ RunAsync_Twice_ThrowTestAsync