Skip to content

[pkg/ottl] Create "e2e" tests in the package #28642

@TylerHelmuth

Description

@TylerHelmuth

Component(s)

pkg/ottl

Is your feature request related to a problem? Please describe.

Currently OTTL depends on the transformprocessor's processor_test.go tests in order to actually test parsing and execution of complete statements. The OTTL pkg only tests parsing and individual functions, but it does not test everything all together.

Describe the solution you'd like

A new set of tests that create a payload and tests execution of statements.

Describe alternatives you've considered

No response

Additional context

We should not remove the transformprocessor tests.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions