kibana/x-pack/test
Nathan L Smith 4e21faeeb6
Fix service map for All environment single service (#93517)
Before we removed environment from the UI filters (#89647), the environment query parameter would be undefined if "All" was selected. Now we send ENVIRONMENT_ALL in as the query parameter.

Changes in https://github.com/elastic/kibana/blob/master/x-pack/plugins/apm/server/lib/service_map/get_service_map_from_trace_ids.ts made it so no connections would be returned if ENVIRONMENT_ALL was selected, rather than all connections. Since no connections were being returned, no elements except the selected service would be returned in the API response.

This changes it so if ENVIRONMENT_ALL is selected, the connection will always be returned, just like what used to be the case when environment was undefined.

Add an API test for this case.

Fixes #93385.
2021-03-03 17:30:08 -06:00
..
accessibility [ML] Transforms: Adds a11y tests for Transform plugin (#93197) 2021-03-03 11:41:44 +00:00
alerting_api_integration [Alerting] Fixing Failing test: X-Pack Alerting API Integration Tests.x-pack/test/alerting_api_integration/security_and_spaces/tests/alerting/rbac_legacy·ts - alerting api integration security and spaces enabled Alerts legacy alerts alerts superuser at space1 should schedule actions on legacy alerts (#92549) 2021-02-24 13:25:27 -05:00
api_integration [ML] Data Frame Analytic: adds api integration tests for _start and _stop endpoints (#92532) 2021-03-03 11:17:05 -05:00
api_integration_basic Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
apm_api_integration Fix service map for All environment single service (#93517) 2021-03-03 17:30:08 -06:00
case_api_integration [Security Solution][Case][Bug] Only update alert status in its specific index (#92530) 2021-03-03 13:28:59 -05:00
common Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
detection_engine_api_integration Revert "Make tests deterministic by providing unique timestamps (#93350)" 2021-03-03 19:48:54 +00:00
encrypted_saved_objects_api_integration Initial version of adding artifacts per policy to the manifest. (#89130) 2021-02-10 16:47:56 +01:00
endpoint_api_integration_no_ingest Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
fleet_api_integration [Fleet] Install Elastic Agent integration by default during setup (#91676) 2021-02-18 18:45:15 -05:00
fleet_functional [Fleet] Bootstrap functional test suite (#91898) 2021-02-18 16:34:50 -05:00
functional Revert "Make tests deterministic by providing unique timestamps (#93350)" 2021-03-03 19:48:54 +00:00
functional_basic [ML] Fix import missing range for File Data Visualizer, Discover card visible when disabled, texts (#91352) 2021-02-16 16:05:01 +01:00
functional_cors [Plugins Discovery] Enforce camelCase plugin IDs (#90752) 2021-02-11 14:36:17 +00:00
functional_embedded [Plugins Discovery] Enforce camelCase plugin IDs (#90752) 2021-02-11 14:36:17 +00:00
functional_enterprise_search Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
functional_vis_wizard Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
functional_with_es_ssl skip flaky suite (#88177) 2021-02-24 09:38:45 -07:00
licensing_plugin Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
lists_api_integration [Security Solution][Lists] Escape quotes in list ids and quote the id in KQL query (#93176) 2021-03-03 15:02:08 -05:00
load Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
observability_api_integration Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
plugin_api_integration [HTTP] Apply the same behaviour to all 500 errors (except from custom responses) (#85541) 2021-02-18 17:31:18 +00:00
plugin_api_perf [Plugins Discovery] Enforce camelCase plugin IDs (#90752) 2021-02-11 14:36:17 +00:00
plugin_functional [Plugins Discovery] Enforce camelCase plugin IDs (#90752) 2021-02-11 14:36:17 +00:00
reporting_api_integration [Reporting] Remove unused priority field (#92552) 2021-03-01 10:41:08 -07:00
saved_object_api_integration Speed up spaces tests by letting v2 migrations do less work (#91829) 2021-02-22 08:44:41 -05:00
saved_object_tagging skip flaky suite (#89958) 2021-02-17 06:55:11 -08:00
saved_objects_field_count Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
security_api_integration Unify Kibana & Elasticsearch logging config keys (#90764) 2021-02-16 20:27:25 +01:00
security_functional Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
security_solution_cypress [Security Solution] Remove unused mock data (#92357) 2021-03-01 15:25:12 +00:00
security_solution_endpoint [Security Solution][Endpoint][Admin] Fixes policy sticky footer save test (#92919) 2021-03-01 15:31:05 -05:00
security_solution_endpoint_api_int Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
send_search_to_background_integration [Search Sessions] Fix Discover doesn't clean session when navigating to Context (#91874) 2021-02-23 08:14:54 -05:00
spaces_api_integration Speed up spaces tests by letting v2 migrations do less work (#91829) 2021-02-22 08:44:41 -05:00
stack_functional_integration Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
ui_capabilities [Plugins Discovery] Enforce camelCase plugin IDs (#90752) 2021-02-11 14:36:17 +00:00
upgrade_assistant_integration Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
usage_collection [Plugins Discovery] Enforce camelCase plugin IDs (#90752) 2021-02-11 14:36:17 +00:00
visual_regression Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
tsconfig.json Migrate logstash, monitoring, url_drilldowns, xpack_legacy to ts projects (#91194) 2021-02-17 04:50:56 -05:00