[EPM] Unit-test mapping generation for index templates #60499
Labels
Feature:EPM
Fleet team's Elastic Package Manager (aka Integrations) project
Team:Fleet
Team label for Observability Data Collection Fleet team
tests_needed
The changes in #60266 are not adequately unit-tested.
This task is to start adding unit tests for the generation of index template mappings for datatypes in
generateMappings()
iningest_manager/server/services/epm/elasticsearch/template/template.ts
that are not handled in other tasks. In particular,object
andmulti_fields
handling have their own tasks and don't need to be unit-tested in this one.The text was updated successfully, but these errors were encountered: