Package python-module-requests-mock: Information

    Source package: python-module-requests-mock
    Version: 0.6.0-alt1.git20141215.M70C.1
    Build time:  Aug 14, 2015, 07:09 PM in the task #147676
    Report package bug
    License: ASLv2.0
    Summary: Mock out responses from the requests package
    Description: 
    The requests-mock library at its core is simply a transport adapter that
    can be preloaded with responses that are returned if certain URIs are
    requested. This is particularly useful in unit tests where you want to
    return known responses from HTTP requests without making actual calls.
    
    As the requests library has very limited options for how to load and use
    adapters requests-mock also provides a number of ways to make sure the
    mock adapter is used. These are only loading mechanisms, they do not
    contain any logic and can be used as a reference to load the adapter in
    whatever ways works best for your project.

    List of rpms provided by this srpm:
    python-module-requests-mock (noarch)
    python-module-requests-mock-docs (noarch)
    python-module-requests-mock-pickles (noarch)
    python-module-requests-mock-tests (noarch)
    python3-module-requests-mock (noarch)
    python3-module-requests-mock-tests (noarch)



      1. python3-devel
      2. python3-module-coverage
      3. python3-module-discover
      4. python3-module-fixtures
      5. python3-module-mimeparse
      6. python3-module-mock
      7. python3-module-pbr
      8. python3-module-requests
      9. python3-module-setuptools-tests
      10. python3-module-six
      11. python3-module-sphinx
      12. python3-module-testrepository
      13. python3-module-testtools
      14. python3-module-urllib3
      15. python3-module-wheel
      16. git
      17. rpm-build-python3
      18. python-devel
      19. python-module-coverage
      20. python-module-discover
      21. python-module-fixtures
      22. python-module-six
      23. python-module-mimeparse
      24. python-module-mock
      25. python-module-sphinx-devel
      26. python-module-testrepository
      27. python-module-testtools
      28. python-module-pbr
      29. python-module-urllib3
      30. python-module-wheel
      31. python-module-requests
      32. python-module-setuptools-tests

    Last changed


    June 19, 2015 Anton V. Boyarshinov 0.6.0-alt1.git20141215.M70C.1
    - backport
    Jan. 19, 2015 Eugeny A. Rostovtsev 0.6.0-alt1.git20141216
    - Initial build for Sisyphus