ShousenZHANG commented on issue #35442:
URL: https://github.com/apache/airflow/issues/35442#issuecomment-5635428370

   Taking `providers/google/tests/unit/google/cloud/links/test_bigquery_dts.py`.
   
   It covers one class, `BigQueryDataTransferConfigLink`, and follows the three 
checks the sibling link tests already use — class attributes, the `persist` 
XCom payload, and `_format_link` against `BASE_LINK` (same shape as 
`test_bigquery.py` from #68066).
   
   The `OVERLOOKED_TESTS` entry goes in the same PR.
   
   No overlap with `test_cloud_tasks.py` (#72846). If this shape is acceptable 
I'd like to keep working through the other `google/cloud/links/` entries — 
there are 19 left after that one.
   


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