kibana/x-pack/test
Walter Rafelsberger 83c6bcc554
[ML] Anomaly Detection: Migrate validation messages links to use docLinks. (#94568)
- To make use of the docsLinks service which is only usable in client side code, Anomaly Detection's validation messages are not fully returned from the server anymore. Instead just the message ID and necessary metadata to parse the message template gets returned.
- getMessages() no longer uses inline hard coded documentation links but picks links from the docsLinks service.
- The code that rendered the messages originally on the server has been move to a function parseMessages() which can now be used on the client side and accepts the docsLinks services to get URLs to documentation from it.
- This means we no longer need to get the current version/branch information for the server side code.
- Tests have been updated to reflect the changes: API integration tests only check for the now reduced messages containing only message IDs and metadata. The expected results of the API integration tests are used as mocks for the client side function parseMessages(), this allows use to cover the same code and messages as previously.
2021-03-17 07:53:46 +01:00
..
accessibility [ML] Data Frame Analytics accessibility tests: fix flaky outlier creation test (#94735) 2021-03-16 17:49:24 -04:00
alerting_api_integration [Alerts] Replaces legacy es client with the ElasticsearchClient for alerts and triggers_actions_ui plugins. (#93364) 2021-03-16 12:03:24 -07:00
api_integration [ML] Anomaly Detection: Migrate validation messages links to use docLinks. (#94568) 2021-03-17 07:53:46 +01:00
api_integration_basic
apm_api_integration [APM] Use top_hits instead of top_metrics (#94694) 2021-03-16 12:19:42 -04:00
case_api_integration [Security Solution] [Cases] rename case dir/plugin/context/i18n to cases (#94149) 2021-03-10 08:58:51 -07:00
common
detection_engine_api_integration [Security Solutions] Fixes and unskips tests (#94391) 2021-03-15 12:15:59 -06:00
encrypted_saved_objects_api_integration
endpoint_api_integration_no_ingest
examples [Search Sessions] Search session example app functional test (#92133) 2021-03-15 14:47:14 +01:00
fleet_api_integration [Fleet] Add test/fix for invalid/missing ids in bulk agent reassign (#94632) 2021-03-16 20:51:57 -04:00
fleet_functional
functional [Reporting-CSV Export] Re-write CSV Export using SearchSource (#88303) 2021-03-16 11:54:47 -07:00
functional_basic
functional_cors
functional_embedded
functional_enterprise_search [App Search] Add delete action to EnginesTable component (#92844) 2021-03-09 09:49:52 -05:00
functional_vis_wizard
functional_with_es_ssl [Connectors UI] Make UI use new connector APIs (#94180) 2021-03-16 12:59:46 -07:00
licensing_plugin
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
observability_api_integration Merge tsconfig and x-pack/tsconfig files (#94519) 2021-03-16 15:13:49 +01: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
plugin_functional
reporting_api_integration [Reporting-CSV Export] Re-write CSV Export using SearchSource (#88303) 2021-03-16 11:54:47 -07:00
saved_object_api_integration EsArchiver: support for injecting kibana version and use it for spaces tests (#94420) 2021-03-15 09:17:41 -07:00
saved_object_tagging
saved_objects_field_count
security_api_integration
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 [FLEET][SECURITY_SOLUTION][ENDPOINT] Fleet Artifact client and refactoring of Endpoint to use it (#93776) 2021-03-11 12:17:18 -05:00
security_solution_endpoint_api_int [FLEET][SECURITY_SOLUTION][ENDPOINT] Fleet Artifact client and refactoring of Endpoint to use it (#93776) 2021-03-11 12:17:18 -05:00
send_search_to_background_integration [Search Sessions] Search session example app functional test (#92133) 2021-03-15 14:47:14 +01:00
spaces_api_integration EsArchiver: support for injecting kibana version and use it for spaces tests (#94420) 2021-03-15 09:17:41 -07:00
stack_functional_integration
ui_capabilities
upgrade Upgrade smoke tests (#92893) 2021-03-04 20:22:20 -07:00
upgrade_assistant_integration
usage_collection
visual_regression
tsconfig.json Merge tsconfig and x-pack/tsconfig files (#94519) 2021-03-16 15:13:49 +01:00