python-mistralclient/mistralclient/tests
Sharat Sharma 5ed35370b4 Replace request mocking in test_httpclient with requests-mock
Similar to the client functions replace the requests mocking in
test_httpclient file with calls to requests-mock. This means we
test the actual data on the wire instead of the exact calls to
requests so they can change in future.

Change-Id: Id65374e14e3b18dfed46f0c78a95ff10502ce785
2017-05-31 11:23:03 +00:00
..
functional Merge "Add tests for filters in CLI list commands" 2017-01-05 06:03:53 +00:00
unit Replace request mocking in test_httpclient with requests-mock 2017-05-31 11:23:03 +00:00
__init__.py Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00