jason810496 commented on code in PR #54382:
URL: https://github.com/apache/airflow/pull/54382#discussion_r2279320533


##########
airflow-core/tests/unit/api_fastapi/common/test_parameters.py:
##########
@@ -38,3 +40,71 @@ def test_sort_param_max_number_of_filers(self):
             ),
         ):
             param.to_orm(None)
+
+

Review Comment:
   How about refactor the tests as `TestIsDagScheduledFilter` class based style 
and leverage `parameterize` to avoid duplication.



-- 
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]

Reply via email to