Commit graph

1 commit

Author SHA1 Message Date
mohitdeuex
a0e501ba11 Add openmetadata-java-playwright scenario test module
Phase 1 of EPIC #3731: Java-driven E2E scenarios for reindex + UI tests.
Reuses TestSuiteBootstrap as a test-jar dependency. Three execution modes:
- embedded (in-JVM, fast, backend-only)
- containerized (Testcontainers + prod server image, UI capable)
- external (connect to a running stack)

Includes 3 backend reindex scenarios (full / incremental / orphan cleanup),
1 Playwright UI scenario (search-after-reindex in Explore), and 2 CI
workflows (PR path-filter + nightly cron).

Satisfies #3767 and #3792.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-06 22:16:51 +05:30