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
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.
✅ 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.
✅ 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
Loading