amoghrajesh commented on code in PR #46176: URL: https://github.com/apache/airflow/pull/46176#discussion_r1933384912
########## tests/models/test_param.py: ########## Review Comment: Yeah, i moved all the tests that do not access the DB to task sdk. I am keeping the ones accessing the DB aka one class `TestDagParamRuntime` of tests in models itself for now, will transition it later as it is a rewrite of the tests as per task sdk. -- 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]
