Files
python-heatclient/heatclient/tests
Simon Pasquier d19174be97 Add to_dict() method to Resource class
Commit a07b8b0b introduces a regression when running 'heat
resource-show' command because heatclient.v1.resources.Resource class
didn't implement the to_dict() method.

This commit adds unit tests for resource show and list commands. It
also removes the use of MagicMock in these tests because it introduced
a recursion issue (see https://review.openstack.org/#/c/65269/).

Change-Id: I6c4c0e293d2955c67a0240136faa2721ef2e4ffa
Closes-Bug: 1266678
2014-01-13 12:39:00 +01:00
..
2013-05-25 08:45:35 +02:00
2013-05-25 08:45:35 +02:00
2013-05-25 08:45:35 +02:00
2013-12-16 01:19:00 +01:00
2013-12-06 10:57:04 -05:00