Skip to content

Fix outdated test name and description in BatchSensor#33407

Merged
vincbeck merged 2 commits into
apache:mainfrom
astronomer:fix-outdated-test-name-and-description-in-BatchSensor
Aug 15, 2023
Merged

Fix outdated test name and description in BatchSensor#33407
vincbeck merged 2 commits into
apache:mainfrom
astronomer:fix-outdated-test-name-and-description-in-BatchSensor

Conversation

@Lee-W

@Lee-W Lee-W commented Aug 15, 2023

Copy link
Copy Markdown
Member

During worked on #33405, I noticed that we have BatchSensorAsync test cases while this sensor doesn't exist.

This PR contains the following changes.

  1. merge TestBatchSensorAsync into TestBatchSensor
  2. replace setup_method with fixture (as suggested here)

^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg Bot added area:providers provider:amazon AWS/Amazon - related issues labels Aug 15, 2023

@vincbeck vincbeck left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks for the cleanup!

@vincbeck vincbeck merged commit a1576d3 into apache:main Aug 15, 2023
ferruzzi pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:amazon AWS/Amazon - related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants