sahara/sahara/tests
Sean McGinnis 551f58b978 Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: Ic07c0f6fa0b23242eb884cc34ac9d963b3030b17
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-22 15:40:48 +02:00
..
unit Use unittest.mock instead of third party mock 2020-04-22 15:40:48 +02:00
README.rst Change remaining 'savanna' references in sahara/tests 2014-03-19 13:19:07 -04:00
__init__.py Migrate away from oslo_i18n.enable_lazy() 2018-12-20 19:07:12 +01:00

README.rst

Sahara Testing Infra

This README file attempts to provide current and prospective contributors with everything they need to know in order to start creating unit tests for Sahara.