harishkesavarao commented on code in PR #35432:
URL: https://github.com/apache/airflow/pull/35432#discussion_r1382439952
##########
tests/providers/microsoft/azure/test_utils.py:
##########
@@ -77,6 +80,19 @@ def test_func() -> dict[str, Any]:
assert "workload_identity_tenant_id" in widgets
[email protected](f"{MODULE}.DefaultAzureCredential")
Review Comment:
@Lee-W, the changes look good. Do you think it is a good idea to elaborate
the unit tests a bit by adding mock objects and running tests to compare
expected vs. actual for the method calls?
--
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]