IAL32 opened a new pull request, #28145: URL: https://github.com/apache/airflow/pull/28145
Related: https://github.com/apache/airflow/pull/28039 https://github.com/apache/airflow/pull/28139 @Taragolis Migrate Amazon provider's transfer tests to `pytest`. All changes are more or less straightforward: - Get rid of unittests.TestCase class and TestCase.assert* methods - Convert setUp* and tearDown* methods to [appropriate pytest alternative](https://docs.pytest.org/en/6.2.x/xunit_setup.html#classic-xunit-style-setup) - Replace decorator `parameterized.expand` by `pytest.mark.parametrize`. -- 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]
