Owen-CH-Leung opened a new pull request, #64200: URL: https://github.com/apache/airflow/pull/64200
Refactor the Elasticsearch task handler unit tests to stop relying on the in-process elasticmock fake. The suite now uses explicit mocked Elasticsearch responses and direct client mocks, which makes the tests easier to read and closer to the real code paths we own. This also prunes a few low-value or redundant cases, tightens assertions in the remaining tests, and removes the old elasticmock helper package. -- 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]
