Skip to content

Bump MSTest.TestFramework from 3.4.3 to 3.5.0 #157

Bump MSTest.TestFramework from 3.4.3 to 3.5.0

Bump MSTest.TestFramework from 3.4.3 to 3.5.0 #157

GitHub Actions / .NET Test Results succeeded Jul 22, 2024 in 0s

52 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
TestResults/_fv-az732-932_2024-07-22_00_37_31.trx 36✅ 879ms
TestResults/_fv-az732-932_2024-07-22_00_37_31[1].trx 16✅ 994ms

✅ TestResults/_fv-az732-932_2024-07-22_00_37_31.trx

36 tests were completed in 879ms with 36 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BookmarkSync.Core.Tests.Configuration.ConfigManagerTests 6✅ 72ms
BookmarkSync.Core.Tests.Entities.AccountTests 2✅ 1ms
BookmarkSync.Core.Tests.Entities.BookmarkTests 1✅ 0ms
BookmarkSync.Core.Tests.Entities.Config.AppTests 1✅ 1ms
BookmarkSync.Core.Tests.Entities.Config.BookmarkingTests 1✅ 0ms
BookmarkSync.Core.Tests.Entities.Config.InstanceTests 2✅ 1ms
BookmarkSync.Core.Tests.Extensions.ListExtensionsTests 3✅ 3ms
BookmarkSync.Core.Tests.Extensions.StringExtensionsTests 7✅ 2ms
BookmarkSync.Core.Tests.SnakeCaseContractResolverTests 1✅ 8ms
BookmarkSync.Core.Tests.Utilities.HtmlUtilitiesTests 5✅ 21ms
BookmarkSync.Core.Tests.Utilities.UriUtilitiesTests 7✅ 14ms

✅ BookmarkSync.Core.Tests.Configuration.ConfigManagerTests

✅ ConfigManager_HasProperties
✅ ConfigManager_SaveToFile_Throws_NotImplementedException
✅ GetConfigValue_InvalidKey
✅ GetConfigValue_Success
✅ Test_ConfigManager_With_Invalid_Config
✅ TestConfigManagerWithIgnoredAccountsConfigured

✅ BookmarkSync.Core.Tests.Entities.AccountTests

✅ Account_HasProperties
✅ Account_ToString_Is_Name

✅ BookmarkSync.Core.Tests.Entities.BookmarkTests

✅ Bookmark_HasProperties

✅ BookmarkSync.Core.Tests.Entities.Config.AppTests

✅ App_HasProperties

✅ BookmarkSync.Core.Tests.Entities.Config.BookmarkingTests

✅ Bookmarking_HasProperties

✅ BookmarkSync.Core.Tests.Entities.Config.InstanceTests

✅ Instance_HasProperties
✅ Instance_ToString_Is_Uri

✅ BookmarkSync.Core.Tests.Extensions.ListExtensionsTests

✅ RemoveAllFromIgnoredAccounts_Empty_IgnoredAccounts_Returns_Unchanged_Bookmarks_List
✅ RemoveAllFromIgnoredAccounts_Null_Bookmarks_List_Returns_Same
✅ RemoveAllFromIgnoredAccounts_Removes_Expected

✅ BookmarkSync.Core.Tests.Extensions.StringExtensionsTests

✅ HasLeadingAt_Success (@prplecake,True)
✅ HasLeadingAt_Success (flipper,False)
✅ RemoveLeadingAt_Success (@[email protected],[email protected])
✅ RemoveLeadingAt_Success ([email protected],[email protected])
✅ ToSnakeCase_Success (Example,example)
✅ ToSnakeCase_Success (Example2,example2)
✅ ToSnakeCase_Success (TestCase,test_case)

✅ BookmarkSync.Core.Tests.SnakeCaseContractResolverTests

✅ ResolvePropertyName_IsSnakeCase (clientId,client_id)

✅ BookmarkSync.Core.Tests.Utilities.HtmlUtilitiesTests

✅ ConvertToPlainText_Success
✅ ConvertToPlainText_WithBr
✅ ConvertToPlainText_WithComments
✅ ConvertToPlainText_WithScripts
✅ ConvertToPlainText_WithStyle

✅ BookmarkSync.Core.Tests.Utilities.UriUtilitiesTests

✅ UriUtilities_HttpProto (http://example.com)
✅ UriUtilities_HttpProto (http://example.com/)
✅ UriUtilities_HttpsProto (https://example.com)
✅ UriUtilities_HttpsProto (https://example.com/)
✅ UriUtilities_NoProto (example.com)
✅ UriUtilities_NoProto (example.com/)
✅ UrlUtilities_RemoveProto_EmptyString

✅ TestResults/_fv-az732-932_2024-07-22_00_37_31[1].trx

16 tests were completed in 994ms with 16 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BookmarkSync.Infrastructure.Tests.Services.BookmarkingServiceTests 5✅ 33ms
BookmarkSync.Infrastructure.Tests.Services.Briefkasten.BriefkastenBookmarkingServiceTests 1✅ 4ms
BookmarkSync.Infrastructure.Tests.Services.LinkAce.LinkAceBookmarkingServiceTests 2✅ 48ms
BookmarkSync.Infrastructure.Tests.Services.Linkding.LinkdingBookmarkingServiceTests 1✅ 5ms
BookmarkSync.Infrastructure.Tests.Services.Mastodon.MastodonServiceTests 5✅ 37ms
BookmarkSync.Infrastructure.Tests.Services.Pinboard.PinboardBookmarkingServiceTests 2✅ 122ms

✅ BookmarkSync.Infrastructure.Tests.Services.BookmarkingServiceTests

✅ GetBookmarkingService_Briefkasten
✅ GetBookmarkingService_Exception
✅ GetBookmarkingService_LinkAce
✅ GetBookmarkingService_Linkding
✅ GetBookmarkingService_Pinboard

✅ BookmarkSync.Infrastructure.Tests.Services.Briefkasten.BriefkastenBookmarkingServiceTests

✅ Briefkasten_Save_Success

✅ BookmarkSync.Infrastructure.Tests.Services.LinkAce.LinkAceBookmarkingServiceTests

✅ LinkAce_Save_Success
✅ LinkAce_Save_Success_Link_Exists

✅ BookmarkSync.Infrastructure.Tests.Services.Linkding.LinkdingBookmarkingServiceTests

✅ Linkding_Save_Success

✅ BookmarkSync.Infrastructure.Tests.Services.Mastodon.MastodonServiceTests

✅ MastodonService_Delete_Bookmark_Success
✅ MastodonService_Failed_To_Delete_Bookmark
✅ MastodonService_Failed_To_Delete_Bookmark_403_Forbidden
✅ MastodonService_GetBookmarks_Success_Empty_List
✅ MastodonService_GetBookmarks_Success_Non_Empty_List

✅ BookmarkSync.Infrastructure.Tests.Services.Pinboard.PinboardBookmarkingServiceTests

✅ Pinboard_Save_Success
✅ Pinboard_Save_Success_Long_Title