mik-laj opened a new issue #8278: Missing tests for some modules in providers package URL: https://github.com/apache/airflow/issues/8278 **Description** We have a rule that every file in the `providers` directory should have. This is true in many cases, but there are minor exceptions. https://github.com/apache/airflow/blob/master/tests/test_project_structure.py#L29-L50 I would be happy if someone would complete the missing tests. If you decide to finish this ticket you don't have to do all the work yourself. One PR can only deal with a single file and it's ok. **Use case / motivation** Raising test coverage facilitates refactoring and prevents regression. For the contributor, this is an opportunity to learn more about the structure of the project and to learn better good practices in writing tests in Python. **Related Issues** N/A
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
