Lee-W commented on PR #43774:
URL: https://github.com/apache/airflow/pull/43774#issuecomment-2467340517

   ## TODO
   Extend the following test case to include more asset attributes
   
   * [ ] tests/api_fastapi/core_api/routes/ui/test_assets.py
   * [ ] tests/dags/test_only_empty_tasks.py
   * [ ] tests/dags/test_assets.py
   * [ ] tests/api_connexion/endpoints/test_dag_run_endpoint.py
   * [ ] tests/api_connexion/schemas/test_dag_schema.py
   * [ ] tests/api_connexion/schemas/test_asset_schema.py
   * [ ] tests/timetables/test_assets_timetable.py
   * [ ] tests/decorators/test_python.py
   * [ ] tests/serialization/test_serialized_objects.py
   * [ ] tests/serialization/test_dag_serialization.py
   * [ ] tests/serialization/test_serde.py
   * [ ] tests/io/test_wrapper.py
   * [ ] tests/io/test_path.py
   * [ ] tests/utils/test_context.py
   * [ ] tests/utils/test_json.py
   * [ ] tests/models/test_dag.py
   * [ ] tests/models/test_taskinstance.py
   * [ ] tests/models/test_serialized_dag.py
   * [ ] tests/www/views/test_views_asset.py
   * [ ] tests/www/views/test_views_grid.py
   * [ ] tests/lineage/test_hook.py
   * [ ] tests/jobs/test_scheduler_job.py
   * [ ] tests/assets/test_asset.py
   * [ ] tests/assets/test_manager.py
   * [ ] tests/listeners/test_asset_listener.py


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