tuskar/tuskar/tests/api
Sergey Vilgelm e8eac7e562 Fix the unit tests with wrong usage of mock
Replace assert_called_once() with self.assertEqual(1, <...>.call_count).

Change-Id: Ied357c86ba7d62c419d01a75b099a6c5de479d6e
Closes-Bug: 1473369
2015-07-26 16:33:43 +00:00
..
controllers Fix the unit tests with wrong usage of mock 2015-07-26 16:33:43 +00:00
__init__.py Tuskar domain model updates for wireframes 2014-01-16 15:30:51 -05:00
api.py Drop use of 'oslo' namespace package 2015-05-06 20:07:35 +00:00
test_renderers.py Update the HTTP 500 JSON structure to match oslo 2014-02-05 17:36:40 +00:00