Nicholas DiPiazza created TIKA-4601:
---------------------------------------

             Summary: Add E2E tests for tika-server
                 Key: TIKA-4601
                 URL: https://issues.apache.org/jira/browse/TIKA-4601
             Project: Tika
          Issue Type: Sub-task
            Reporter: Nicholas DiPiazza


h2. Overview
Add end-to-end tests for tika-server (REST API) to the tika-e2e-tests module.

h2. Implementation Details
* Create tika-e2e-tests/tika-server module
* Tests should validate:
** REST server startup and shutdown
** Document upload and parsing via REST API
** Metadata extraction endpoints
** Different content types and formats
** Error handling and status codes
** Authentication/authorization (if applicable)
* Use Docker containers for test isolation
* Ensure tests can run in CI/CD environment

h2. Acceptance Criteria
* E2E tests for tika-server are integrated into tika-e2e-tests module
* Tests cover major REST endpoints
* Tests pass in local development environment
* Tests pass in CI/CD pipeline
* Documentation updated



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to