Skip to content

Conversation

@johansmitsnl
Copy link
Contributor

Make mock api available

Issue #, if available: #252

Description of changes:
Make stub methods available for testing the API

By submitting this pull request

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I confirm that I've made a best effort attempt to update all relevant documentation.

Make mock api available
@johansmitsnl johansmitsnl changed the title Update ext.rs Allow mock methods to be used in external apps Aug 12, 2020
@schell
Copy link

schell commented Sep 14, 2020

👍 I just ran into this as well. Would be nice to get this through!

Copy link
Contributor

@davidbarsky davidbarsky left a comment

Choose a reason for hiding this comment

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

Thank you!

@davidbarsky davidbarsky merged commit c36409c into aws:master Sep 17, 2020
calavera pushed a commit that referenced this pull request Sep 5, 2022
The PR #253 removed some of the `#[cfg(test)]` guards for a few
functions which are useful in testing outside of the library. However
the docstrings still stated that the test configuration was needed. This
commit fixes the docstrings.

Co-authored-by: Simon Gasse <sgasse@users.noreply.github.com>
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.

4 participants