python-novaclient/novaclient/tests
Jamie Lennox caf9f799ef Convert to requests-mock
We've had some trouble with httpretty in the past and so are moving to
requests-mock. There should be no functionality change in this patch,
simply a transition to a newer library.

Examples: 
 - Python 2/3 inconsistencies
 - Breaking compatibility between releases
 - Incorrect package dependency specifications
 - Problems with distro packaging around tests 
 - *can* introduce a maintained state between tests.

Change-Id: I666a5c7e6747f0c5c2dc96336774fd0fcd3f5907
2014-08-06 22:46:55 +00:00
..
fixture_data Convert to requests-mock 2014-08-06 22:46:55 +00:00
v1_1 Convert to requests-mock 2014-08-06 22:46:55 +00:00
v3 Enable check for E131 2014-08-01 22:39:14 +02:00
__init__.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
fakes.py Enable hacking check for Apache 2.0 license 2013-12-06 10:47:41 +10:30
idfake.pem Allows users to retrieve ciphered VM passwords 2013-11-27 17:26:39 +01:00
test_auth_plugins.py Enabled hacking checks H305 and H307 2014-07-17 15:31:08 +02:00
test_base.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_client.py Merge "Don't log sensitive auth data" 2014-07-28 05:43:11 +00:00
test_discover.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_http.py Revert "Reuse exceptions from Oslo" 2014-07-14 09:43:44 -04:00
test_service_catalog.py Enable hacking check for Apache 2.0 license 2013-12-06 10:47:41 +10:30
test_shell.py Enabled hacking checks H305 and H307 2014-07-17 15:31:08 +02:00
test_utils.py Revert "Reuse exceptions from Oslo" 2014-07-14 09:43:44 -04:00
utils.py Convert to requests-mock 2014-08-06 22:46:55 +00:00