- create_mock_httpx_client() for mocking AsyncClient with various configs - create_bitfinex_ticker_response() for creating ticker response arrays Reduces test boilerplate significantly. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| helpers.py | ||
| test_auth.py | ||
| test_availability.py | ||
| test_booking.py | ||
| test_counter.py | ||
| test_invites.py | ||
| test_jobs.py | ||
| test_permissions.py | ||
| test_price_history.py | ||
| test_profile.py | ||
| test_validation.py | ||