Hello here,

After #51930 where Amogh  introduced a way how tests can define connections
without DB and follow up in #52017 where I made an attempt to remove some
of the *pytest.mark.db_test,* we should now remove those marks from
providers, where it is easy.

Some providers still use DB for other things, but likely there are many
providers that only used db to create a Connection and we can turn those
tests into non-db tests.

I created an issue - where I have checkboxes for providers that need review
- and I have a kind request to the contributors and committers to - as
usual - help.

The issue is here:

https://github.com/apache/airflow/issues/52020

And I provided detailed instructions (they are rather easy) on how to do it.

Looking forward to your help !

J.

Reply via email to