Nicholas DiPiazza created TIKA-4600:
---------------------------------------
Summary: Add E2E tests for tika-grpc
Key: TIKA-4600
URL: https://issues.apache.org/jira/browse/TIKA-4600
Project: Tika
Issue Type: Sub-task
Reporter: Nicholas DiPiazza
h2. Overview
Add end-to-end tests for tika-grpc to the new tika-e2e-tests module.
h2. Implementation Details
* Move existing tika-grpc-e2e-test implementation into tika-e2e-tests/tika-grpc
* Tests should validate:
** gRPC server startup and shutdown
** Document parsing via gRPC endpoints
** Metadata extraction
** Error handling
** Performance characteristics
* Use Docker containers for test isolation
* Ensure tests can run in CI/CD environment
h2. Acceptance Criteria
* E2E tests for tika-grpc are integrated into tika-e2e-tests module
* Tests pass in local development environment
* Tests pass in CI/CD pipeline
* Documentation updated with how to run E2E tests
--
This message was sent by Atlassian Jira
(v8.20.10#820010)