lewismc commented on PR #895: URL: https://github.com/apache/nutch/pull/895#issuecomment-3915605496
PR updated. i think this is a cleaner implementation. The proposed indexer integration tests reuse the protocol-test pattern (abstract base in core, plugins extend and plug in specifics), but use integration tests (real backends), a separate Ant target, and more configuration via the interface. I also intentionally chose to NOT include integration tests in the existing `ant test` execution to retain existing behavior. The CI will take care of integration testing is any changes are made to the relevant indexer plugins. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]

