Skip to content

Refactor and move RepositoryApiClientHandler to ApiHttpMessageHandler [523912] #247

Refactor and move RepositoryApiClientHandler to ApiHttpMessageHandler [523912]

Refactor and move RepositoryApiClientHandler to ApiHttpMessageHandler [523912] #247

GitHub Actions / Test Results succeeded May 22, 2024 in 0s

65 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
tests/integration/TestResults/integration-test-results.trx 62✅ 161s
tests/unit/TestResults/unit-test-results.trx 3✅ 6s

✅ tests/integration/TestResults/integration-test-results.trx

62 tests were completed in 161s with 62 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Laserfiche.Repository.Api.Client.IntegrationTest.Attributes.GetAttributeTest 1✅ 203ms
Laserfiche.Repository.Api.Client.IntegrationTest.Attributes.ListAttributesTest 3✅ 5s
Laserfiche.Repository.Api.Client.IntegrationTest.AuditReasons.ListAuditReasonsTest 1✅ 95ms
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.CopyEntryTest 2✅ 1s
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.CreateEntryTest 2✅ 1s
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.DeleteElectronicDocumentTest 1✅ 4s
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.DeletePagesTest 1✅ 4s
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.ExportEntryTest 1✅ 6s
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.GetEntryByPathTest 1✅ 122ms
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.GetEntryTest 2✅ 206ms
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.ImportEntryTest 2✅ 2s
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.ListDynamicFieldValuesTest 1✅ 255ms
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.ListEntriesTest 2✅ 7s
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.ListFieldsTest 2✅ 5s
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.ListLinksTest 2✅ 5s
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.ListTagsTest 2✅ 5s
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.RemoveTemplateTest 1✅ 708ms
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.SetFieldsTest 1✅ 476ms
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.SetLinksTest 1✅ 613ms
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.SetTagsTest 1✅ 442ms
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.SetTemplateTest 1✅ 622ms
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.StartCopyEntryTest 1✅ 6s
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.StartDeleteEntryTest 1✅ 206ms
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.StartExportEntryTest 1✅ 10s
Laserfiche.Repository.Api.Client.IntegrationTest.Entries.UpdateEntryTest 1✅ 558ms
Laserfiche.Repository.Api.Client.IntegrationTest.FieldDefinitions.GetFieldDefinitionTest 1✅ 252ms
Laserfiche.Repository.Api.Client.IntegrationTest.FieldDefinitions.ListFieldDefinitionsTest 2✅ 7s
Laserfiche.Repository.Api.Client.IntegrationTest.LinkDefinitions.GetLinkDefinitionTest 1✅ 202ms
Laserfiche.Repository.Api.Client.IntegrationTest.LinkDefinitions.ListLinkDefinitionsTest 2✅ 5s
Laserfiche.Repository.Api.Client.IntegrationTest.Repositories.ListRepositoriesTest 2✅ 218ms
Laserfiche.Repository.Api.Client.IntegrationTest.RepositoryApiClientTest 1✅ 3s
Laserfiche.Repository.Api.Client.IntegrationTest.Searches.ListSearchContextHitsTest 2✅ 17s
Laserfiche.Repository.Api.Client.IntegrationTest.Searches.ListSearchResultsTest 2✅ 26s
Laserfiche.Repository.Api.Client.IntegrationTest.SimpleSearches.SimpleSearchTest 1✅ 851ms
Laserfiche.Repository.Api.Client.IntegrationTest.TagDefinitions.GetTagDefinitionTest 1✅ 215ms
Laserfiche.Repository.Api.Client.IntegrationTest.TagDefinitions.ListTagDefinitionsTest 2✅ 5s
Laserfiche.Repository.Api.Client.IntegrationTest.Tasks.CancelTasksTest 1✅ 5s
Laserfiche.Repository.Api.Client.IntegrationTest.Tasks.ListTasksTest 1✅ 5s
Laserfiche.Repository.Api.Client.IntegrationTest.TemplateDefinitions.GetTemplateDefinitionTest 1✅ 1s
Laserfiche.Repository.Api.Client.IntegrationTest.TemplateDefinitions.ListTemplateDefinitionFieldsByTemplateNameTest 2✅ 6s
Laserfiche.Repository.Api.Client.IntegrationTest.TemplateDefinitions.ListTemplateDefinitionsTest 3✅ 6s
Laserfiche.Repository.Api.Client.IntegrationTest.TemplateDefinitions.ListTemplateFieldDefinitionsByTemplateIdTest 2✅ 6s

✅ tests/unit/TestResults/unit-test-results.trx

3 tests were completed in 6s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Laserfiche.Repository.Api.Client.Test.Custom.ApiExceptionExtensionsTest 3✅ 47ms