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

Add async_stub method #296

Merged
merged 9 commits into from Jun 24, 2022
Merged

Add async_stub method #296

merged 9 commits into from Jun 24, 2022

Commits on Jun 19, 2022

  1. Add async_stub method

    Which actually the same as `stub` but creates async stub.
    PerchunPak committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    4384dd8 View commit details
    Browse the repository at this point in the history
  2. Add reference in docs

    PerchunPak committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    2644564 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Update CHANGELOG.rst

    PerchunPak committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    1858354 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86bd0a8 View commit details
    Browse the repository at this point in the history
  3. Fix version

    nicoddemus committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    8729c33 View commit details
    Browse the repository at this point in the history
  4. Add simple test

    PerchunPak committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    62aa75d View commit details
    Browse the repository at this point in the history
  5. Fix import in tests

    PerchunPak committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    98f33f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    197889c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e70dda View commit details
    Browse the repository at this point in the history