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

Fix fav parse error #115

Merged
merged 1 commit into from
Dec 27, 2024

fix: Fixed an issue with the fav parser not working properly

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

Fix fav parse error #115

fix: Fixed an issue with the fav parser not working properly
18f4202
Select commit
Loading
Failed to load commit list.
GitHub Actions / XUnit Tests succeeded Dec 27, 2024 in 0s

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 10s 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