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

Enhance the docs #155

Closed
5 of 6 tasks
lundberg opened this issue Jul 8, 2021 · 0 comments
Closed
5 of 6 tasks

Enhance the docs #155

lundberg opened this issue Jul 8, 2021 · 0 comments

Comments

@lundberg
Copy link
Owner

lundberg commented Jul 8, 2021

  • User Guide
    • Mock HTTPX
      • Add Using the pytest Fixture section
    • Routing Requests
    • Mocking Responses
      • Mention identical API to the python built-in Mock
        e.g. side effect has precedence over return value, and iterable stop iteration vs return value.
      • Add Streaming Responses section with some examples, relates to
        Moved to Consider adding a MockStream #156
      • Add Mock using an app
      • Document new optional route argument in side effects
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

No branches or pull requests

1 participant