Automation Test #147
48 passed, 10 failed and 2 skipped
❌ TestResults/runneradmin_fv-az972-977_2024-12-13_03_59_59.trx
60 tests were completed in 692s with 48 passed, 10 failed and 2 skipped.
❌ EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest
❌ search_2_conditions_in_and_filter_should_return_1_item
Assert.IsTrue failed.
❌ search_2_conditions_in_not_filter_should_return_2_items
Assert.IsTrue failed. Expected 'Home 4' to match NOT filter with 2 conditions, but found 'Optimizely AI'.
❌ search_2_conditions_in_or_filter_should_return_3_items
Assert.IsTrue failed. Expected 3 items for OR filter with 2 conditions, but found 1.
❌ search_combine_3_boolean_filters_should_return_3_items
Assert.IsTrue failed. Expected 3 items when combining 3 boolean filters, but found 0.
❌ search_single_and_filter_with_priority_100_should_return_2_items
Assert.IsTrue failed. Expected 2 items for single AND filter with priority 100, but found 1.
❌ search_single_not_filter_with_priority_100_should_return_2_items
Assert.IsTrue failed. Expected 2 items for single NOT filter with priority 100, but found 1.
❌ search_single_or_filter_with_priority_100_should_return_2_items
Assert.IsTrue failed. Expected 2 items for single OR filter with priority 100, but found 1.
✅ EPiServer.ContentGraph.IntegrationTests.QueryTests.ComplexQueriesTest
⚪ given_1_parent_and_2_children_objects_search_response_should_returns_children_items
⚪ given_1_parent_and_2_children_objects_search_response_should_returns_total_3_hits
❌ EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest
✅ search_with_2_facet_should_return_2_facets
❌ search_with_facet_filters_should_return_correct_items
Assert.IsTrue failed. Expected 2 items when filtering by 'IsSecret'='true', but found 1.
❌ search_with_facet_in_2_ranges_should_return_2_facets
Assert.IsTrue failed. Expected 2 items in the first priority range, but found 1.
✅ search_with_facet_limit_1_should_return_facet_count_equals_1
❌ search_with_string_facet_should_return_2_facets
Assert.IsTrue failed. Expected 2 facets for 'IsSecret' with value 'true', but found 1.
✅ EPiServer.ContentGraph.IntegrationTests.QueryTests.FilterForVisitorTests
✅ search_with_filter_for_visitors_should_result_1_item
✅ search_without_filter_for_visitors_should_result_3_items
✅ EPiServer.ContentGraph.IntegrationTests.QueryTests.FragmentTests
✅ select_2_fields_in_fragment_should_return_2_fields_in_result
✅ EPiServer.ContentGraph.IntegrationTests.QueryTests.HightLightingTests
✅ search_data_with_highlight_should_result_wrap_keyword_in_tag
✅ EPiServer.ContentGraph.IntegrationTests.QueryTests.LimitTests
✅ search_with_limit_1_should_return_1_hit
✅ search_with_limit_100_should_return_all_hits
✅ search_with_limit_101_should_produce_errors
✅ EPiServer.ContentGraph.IntegrationTests.QueryTests.LocaleTests
✅ search_with_fields_should_result_2_items
✅ EPiServer.ContentGraph.IntegrationTests.QueryTests.OrderByTests
✅ orderby_on_datetime_should_return_correct_order
✅ orderby_on_int_should_return_correct_order
✅ orderby_on_searchable_string_should_return_correct_order
✅ EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryAutocompleteOperatorTests
✅ autocomplete_has_value_more_than_10_characters_will_be_ignore
✅ autocomplete_id_contains_myid_and_limit_1_should_result_1_phrase
✅ autocomplete_id_contains_myid_should_result_3_phrases
✅ EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithDateFilterOperatorTests
✅ search_startpublish_Equals_datetime_should_return_1_item
✅ search_startpublish_Gt_datetime_should_return_1_item
✅ search_startpublish_Gte_datetime_should_return_2_items
✅ search_startpublish_in_range_should_return_2_items
✅ search_startpublish_Lt_datetime_should_return_1_item
✅ search_startpublish_Lte_datetime_should_return_2_items
✅ search_startpublish_notEq_datetime_should_return_2_item
✅ EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithNumericFilterOperatorTests
✅ search_priority_Equals_100_should_return_2_items
✅ search_priority_Exists_false_should_return_1_item
✅ search_priority_GreaterThan_100_should_return_1_item_value_300
✅ search_priority_Gte_100_should_return_3_items
✅ search_priority_in_100_and_300_should_return_3_items
✅ search_priority_in_range_100_to_300_should_return_3_items
✅ search_priority_LessThan_100_should_return_0_item
✅ search_priority_Lte_200_should_return_2_items
✅ search_priority_notEQ_100_should_return_2_items
✅ search_priority_NotEq_filter
✅ search_priority_notIn_100_and_300_should_return_1_item
✅ EPiServer.ContentGraph.IntegrationTests.QueryTests.QueryWithStringFilterOperatorTests
✅ search_Contains_operator_should_result_2_items
✅ search_Exists_operator_should_result_2_item
✅ search_Match_operator_should_result_2_items
✅ search_name_Equals_operator_should_result_exactly_1_item
✅ search_startWith_endsWith_operator_should_result_1_item
✅ search_with_filter_on_2_fields_should_result_1_item
✅ search_with_In_operator_should_result_2_items
✅ search_with_Like_operator_should_result_2_items
✅ EPiServer.ContentGraph.IntegrationTests.QueryTests.SimpleQueryTests
✅ full_text_search_should_result_correct_data
✅ search_order_desc_should_get_correct_order
✅ search_paging_with_2_should_result_2_items
✅ search_with_fields_should_result_3_items
✅ EPiServer.ContentGraph.IntegrationTests.QueryTests.SubTypeQueryTests
✅ given_1_parent_and_2_children_objects_search_response_should_returns_children_items
✅ given_1_parent_and_2_children_objects_search_response_should_returns_total_3_hits
Annotations
github-actions / IT-TestResult
EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest ► search_2_conditions_in_and_filter_should_return_1_item
Failed test found in:
TestResults/runneradmin_fv-az972-977_2024-12-13_03_59_59.trx
Error:
Assert.IsTrue failed.
Raw output
Assert.IsTrue failed.
at EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.search_2_conditions_in_and_filter_should_return_1_item() in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\BoolFilterTest.cs:line 52
github-actions / IT-TestResult
EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest ► search_2_conditions_in_not_filter_should_return_2_items
Failed test found in:
TestResults/runneradmin_fv-az972-977_2024-12-13_03_59_59.trx
Error:
Assert.IsTrue failed. Expected 'Home 4' to match NOT filter with 2 conditions, but found 'Optimizely AI'.
Raw output
Assert.IsTrue failed. Expected 'Home 4' to match NOT filter with 2 conditions, but found 'Optimizely AI'.
at EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.search_2_conditions_in_not_filter_should_return_2_items() in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\BoolFilterTest.cs:line 121
github-actions / IT-TestResult
EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest ► search_2_conditions_in_or_filter_should_return_3_items
Failed test found in:
TestResults/runneradmin_fv-az972-977_2024-12-13_03_59_59.trx
Error:
Assert.IsTrue failed. Expected 3 items for OR filter with 2 conditions, but found 1.
Raw output
Assert.IsTrue failed. Expected 3 items for OR filter with 2 conditions, but found 1.
at EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.search_2_conditions_in_or_filter_should_return_3_items() in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\BoolFilterTest.cs:line 88
github-actions / IT-TestResult
EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest ► search_combine_3_boolean_filters_should_return_3_items
Failed test found in:
TestResults/runneradmin_fv-az972-977_2024-12-13_03_59_59.trx
Error:
Assert.IsTrue failed. Expected 3 items when combining 3 boolean filters, but found 0.
Raw output
Assert.IsTrue failed. Expected 3 items when combining 3 boolean filters, but found 0.
at EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.search_combine_3_boolean_filters_should_return_3_items() in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\BoolFilterTest.cs:line 150
github-actions / IT-TestResult
EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest ► search_single_and_filter_with_priority_100_should_return_2_items
Failed test found in:
TestResults/runneradmin_fv-az972-977_2024-12-13_03_59_59.trx
Error:
Assert.IsTrue failed. Expected 2 items for single AND filter with priority 100, but found 1.
Raw output
Assert.IsTrue failed. Expected 2 items for single AND filter with priority 100, but found 1.
at EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.search_single_and_filter_with_priority_100_should_return_2_items() in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\BoolFilterTest.cs:line 37
github-actions / IT-TestResult
EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest ► search_single_not_filter_with_priority_100_should_return_2_items
Failed test found in:
TestResults/runneradmin_fv-az972-977_2024-12-13_03_59_59.trx
Error:
Assert.IsTrue failed. Expected 2 items for single NOT filter with priority 100, but found 1.
Raw output
Assert.IsTrue failed. Expected 2 items for single NOT filter with priority 100, but found 1.
at EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.search_single_not_filter_with_priority_100_should_return_2_items() in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\BoolFilterTest.cs:line 105
github-actions / IT-TestResult
EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest ► search_single_or_filter_with_priority_100_should_return_2_items
Failed test found in:
TestResults/runneradmin_fv-az972-977_2024-12-13_03_59_59.trx
Error:
Assert.IsTrue failed. Expected 2 items for single OR filter with priority 100, but found 1.
Raw output
Assert.IsTrue failed. Expected 2 items for single OR filter with priority 100, but found 1.
at EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest.search_single_or_filter_with_priority_100_should_return_2_items() in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\BoolFilterTest.cs:line 72
github-actions / IT-TestResult
EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest ► search_with_facet_filters_should_return_correct_items
Failed test found in:
TestResults/runneradmin_fv-az972-977_2024-12-13_03_59_59.trx
Error:
Assert.IsTrue failed. Expected 2 items when filtering by 'IsSecret'='true', but found 1.
Raw output
Assert.IsTrue failed. Expected 2 items when filtering by 'IsSecret'='true', but found 1.
at EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.search_with_facet_filters_should_return_correct_items() in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\FacetsTest.cs:line 71
github-actions / IT-TestResult
EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest ► search_with_facet_in_2_ranges_should_return_2_facets
Failed test found in:
TestResults/runneradmin_fv-az972-977_2024-12-13_03_59_59.trx
Error:
Assert.IsTrue failed. Expected 2 items in the first priority range, but found 1.
Raw output
Assert.IsTrue failed. Expected 2 items in the first priority range, but found 1.
at EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.search_with_facet_in_2_ranges_should_return_2_facets() in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\FacetsTest.cs:line 56
github-actions / IT-TestResult
EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest ► search_with_string_facet_should_return_2_facets
Failed test found in:
TestResults/runneradmin_fv-az972-977_2024-12-13_03_59_59.trx
Error:
Assert.IsTrue failed. Expected 2 facets for 'IsSecret' with value 'true', but found 1.
Raw output
Assert.IsTrue failed. Expected 2 facets for 'IsSecret' with value 'true', but found 1.
at EPiServer.ContentGraph.IntegrationTests.QueryTests.FacetsTest.search_with_string_facet_should_return_2_facets() in D:\a\graph-net-sdk\graph-net-sdk\APIs\src\Testing\EPiServer.ContentGraph.IntegrationTests\QueryTests\FacetsTest.cs:line 37