Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move test helper functions to tests/__init__.py #2986

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

dlm6693
Copy link
Contributor

@dlm6693 dlm6693 commented Jul 18, 2023

#2959 makes use of a couple of helper methods for tests that were defined in individual test files. This PR moves them to the base of the package so they can be easily imported across the entirety of it.

@dlm6693 dlm6693 requested a review from nateprewitt July 18, 2023 18:35
@dlm6693 dlm6693 mentioned this pull request Jul 18, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 18, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (59edb73) 93.36% compared to head (7773bda) 93.36%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2986   +/-   ##
========================================
  Coverage    93.36%   93.36%           
========================================
  Files           65       65           
  Lines        13841    13841           
========================================
  Hits         12923    12923           
  Misses         918      918           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dlm6693 dlm6693 merged commit 6bd4e24 into boto:develop Jul 18, 2023
@dlm6693 dlm6693 deleted the move-test-helper-methods branch July 18, 2023 20:33
aws-sdk-python-automation added a commit that referenced this pull request Jul 19, 2023
* release-1.31.6:
  Bumping version to 1.31.6
  Update to latest models
  move test helper functions to tests/__init__.py (#2986)
kyleknap added a commit to kyleknap/aws-cli that referenced this pull request Sep 25, 2023
kyleknap added a commit to kyleknap/aws-cli that referenced this pull request Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants