Implement Briefkasten API #83
Merged
GitHub Actions / .NET Test Results
succeeded
Aug 21, 2023 in 1s
.NET Test Results ✅
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
TestResults/_fv-az410-744_2023-08-21_18_24_08.trx | 5✅ | 1s | ||
TestResults/_fv-az410-744_2023-08-21_18_24_08[1].trx | 29✅ | 1s |
✅ TestResults/_fv-az410-744_2023-08-21_18_24_08.trx
5 tests were completed in 1s with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
BookmarkSync.Infrastructure.Tests.Services.BookmarkingServiceTests | 5✅ | 65ms |
✅ BookmarkSync.Infrastructure.Tests.Services.BookmarkingServiceTests
✅ GetBookmarkingService_Briefkasten
✅ GetBookmarkingService_Exception
✅ GetBookmarkingService_LinkAce
✅ GetBookmarkingService_Linkding
✅ GetBookmarkingService_Pinboard
✅ TestResults/_fv-az410-744_2023-08-21_18_24_08[1].trx
29 tests were completed in 1s with 29 passed, 0 failed and 0 skipped.
✅ BookmarkSync.Core.Tests.Configuration.ConfigManagerTests
✅ ConfigManager_HasProperties
✅ GetConfigValue_InvalidKey
✅ GetConfigValue_Success
✅ 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.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.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/)
Loading