Skip to content

bugfix/facet deserialization errors #49

bugfix/facet deserialization errors

bugfix/facet deserialization errors #49

GitHub Actions / UT-TestResult succeeded Mar 15, 2024 in 0s

25 passed, 0 failed and 1 skipped

Tests passed successfully

✅ TestResults/runneradmin_fv-az742-964_2024-03-15_10_52_04.trx

26 tests were completed in 885ms with 25 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
EpiServer.ContentGraph.UnitTests.ExtensionTests.ExtensionTests 4✅ 1ms
EpiServer.ContentGraph.UnitTests.GenerateFilterTests 4✅ 19ms
EpiServer.ContentGraph.UnitTests.GenerateFragmentTests 3✅ 28ms
EPiServer.ContentGraph.UnitTests.GenerateQueryTests 11✅ 1⚪ 42ms
EpiServer.ContentGraph.UnitTests.OperatorTests.DateOperatorTests 1✅ 1ms
EpiServer.ContentGraph.UnitTests.OperatorTests.NumericOperatorTests 1✅ 2ms
EpiServer.ContentGraph.UnitTests.OperatorTests.StringOperatorTests 1✅ 10ms

✅ EpiServer.ContentGraph.UnitTests.ExtensionTests.ExtensionTests

✅ GetDeleted_should_build_query_with_deleted_field
✅ GetId_should_build_query_with_id_field
✅ GetModified_should_build_query_with_modified_field
✅ GetScore_should_build_query_with_score_field

✅ EpiServer.ContentGraph.UnitTests.GenerateFilterTests

✅ SingleFieldWithAndFiltersTest
✅ SingleFieldWithNotFiltersTest
✅ SingleFieldWithOrFiltersTest
✅ SingleFieldWithSimpleFiltersTest

✅ EpiServer.ContentGraph.UnitTests.GenerateFragmentTests

✅ add_fragment_to_a_type_query_should_generate_correct_string
✅ select_3_fields_should_generate_correct_fields
✅ set_name_for_fragment_should_generate_correct_name

✅ EPiServer.ContentGraph.UnitTests.GenerateQueryTests

✅ AutocompleteQuery
⚪ ChildrenQueryTests
✅ FacetsQuery
✅ FacetsQueryWithFilter
✅ LinkQueryTests
✅ Multiple_types_query
✅ QueryWithPaging(skip: 0, limit: 100)
✅ QueryWithPaging(skip: 0, limit: 2147483647)
✅ SelectFields
✅ SelectNestedFields
✅ SelectNoneOfFieldsShouldThrowException
✅ SubtypeQueryTests

✅ EpiServer.ContentGraph.UnitTests.OperatorTests.DateOperatorTests

✅ ChainDateOperatorTests

✅ EpiServer.ContentGraph.UnitTests.OperatorTests.NumericOperatorTests

✅ ChainOperatorsBuildTest

✅ EpiServer.ContentGraph.UnitTests.OperatorTests.StringOperatorTests

✅ ChainOperatorsBuildTest