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 RDS helpers to helpers.py + add 'make doctests' #15

Merged
merged 2 commits into from
Jan 29, 2018

Conversation

ajvb
Copy link
Contributor

@ajvb ajvb commented Jan 24, 2018

Prep work for #13

Moving them all to helpers.py was to not have to deal with doctest executing pytest decorators. Would get errors around botocore_client being a None type due to not having pytest set it up. Don't really want those decorators executing anyways.

@ajvb ajvb requested a review from g-k January 24, 2018 23:48
Copy link
Contributor

@g-k g-k left a comment

Choose a reason for hiding this comment

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

👍

@g-k
Copy link
Contributor

g-k commented Jan 29, 2018

We should update the readme to document the new and improved helpers.py convention too.

@ajvb ajvb merged commit e9053ef into master Jan 29, 2018
@ajvb ajvb deleted the ajvb/support-doctests-for-helper-functions branch January 29, 2018 18:56
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.

2 participants