Allow TransformAction to clone options #156
GitHub Actions / IT-TestResult
succeeded
Dec 16, 2024 in 0s
58 passed, 0 failed and 2 skipped
✅ TestResults/runneradmin_FV-AZ653-473_2024-12-16_10_42_51.trx
60 tests were completed in 240s with 58 passed, 0 failed and 2 skipped.
✅ EPiServer.ContentGraph.IntegrationTests.QueryTests.BoolFilterTest
✅ search_2_conditions_in_and_filter_should_return_1_item
✅ search_2_conditions_in_not_filter_should_return_2_items
✅ search_2_conditions_in_or_filter_should_return_3_items
✅ search_combine_3_boolean_filters_should_return_3_items
✅ search_single_and_filter_with_priority_100_should_return_2_items
✅ search_single_not_filter_with_priority_100_should_return_2_items
✅ search_single_or_filter_with_priority_100_should_return_2_items
✅ 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
✅ search_with_facet_in_2_ranges_should_return_2_facets
✅ search_with_facet_limit_1_should_return_facet_count_equals_1
✅ search_with_string_facet_should_return_2_facets
✅ 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
Loading