Describe the enhancement:
#29435 switched modules from Javascript processor to Ingest Node pipelines. The tests that were used for the Javascript processor are no longer valid. We need to:
- remove the old Javascript processor tests and golden files
- Add fixture to run sample documents through ingest node pipelines
- Add new tests that use the new fixture
Describe the enhancement:
#29435 switched modules from Javascript processor to Ingest Node pipelines. The tests that were used for the Javascript processor are no longer valid. We need to: