Skip to content

Maintenance: Ensure all docs have guidance on how to unit test #706

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

Closed
heitorlessa opened this issue Sep 28, 2021 · 1 comment
Closed

Maintenance: Ensure all docs have guidance on how to unit test #706

heitorlessa opened this issue Sep 28, 2021 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation p1

Comments

@heitorlessa
Copy link
Contributor

We've discovered recently that Idempotency and Batch utilities don't have mechanisms to ease testing for customers - they can't use boto stubber since we don't expose the client easily, nor create our clients lazily.

Today, we've discovered that we weren't accepting a boto3 session in Parameters to ease integration with placebo for testing as well as fetch parameters cross-account.

This issue is to track effort in this area

@heitorlessa heitorlessa added p1 documentation Improvements or additions to documentation area/parameters labels Sep 28, 2021
@heitorlessa
Copy link
Contributor Author

Closing in favour of the new boto3 session

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation p1
Projects
None yet
Development

No branches or pull requests

2 participants