jscheffl commented on PR #47769: URL: https://github.com/apache/airflow/pull/47769#issuecomment-2737527403
@AutomationDev85 Test looks good from code but fails in details. I suspect that in the setup of pytest you need to sync the mocked data to the DB before you run the test, else in the test execution the internal API backend can not find the mock data in DB. -- 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]
