opensearch-project / data-prepper

OpenSearch Data Prepper is a component of the OpenSearch project that accepts, filters, transforms, enriches, and routes data at scale.
https://opensearch.org/docs/latest/clients/data-prepper/index/
Apache License 2.0
262 stars 201 forks source link

Add Integration test for RSS Source Plugin #2183

Open sshivanii opened 1 year ago

sshivanii commented 1 year ago

Setup an integration test suite for end-to-end testing of RSS Plugin

dlvenable commented 1 year ago

I think starting a small Armeria server in the integration tests and having it return a real RSS feed (perhaps from forum.opensearch.org) would make a good integration test.