-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
ContribfestenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededpkg/ottlpriority:p2MediumMedium
Description
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.
evan-bradley and jiekun
Metadata
Metadata
Assignees
Labels
ContribfestenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededpkg/ottlpriority:p2MediumMedium