sahara/sahara/tests
Vitaly Gridnev 02d3e117a1 Fix failed unit tests
We should not use assert_called_once() and assert_called() in our unit
tests, because this cause AttributeError

Change-Id: I9669ddac3200d282899c272cd35007b3456e71ca
Closes-bug: 1300265
(cherry picked from commit a1c95bca60)
2015-07-10 10:57:26 +00:00
..
integration Merge "Add integration tests for scaling in Spark" 2015-03-23 12:51:00 +00:00
scenario Merge "Adding run time of tests" 2015-04-03 17:55:44 +00:00
scenario_unit Add unit-tests for new integration tests 2015-04-02 11:51:13 +00:00
tempest/scenario/data_processing Set up network client for tempest client tests 2015-03-24 19:01:36 +03:00
unit Fix failed unit tests 2015-07-10 10:57:26 +00:00
README.rst Change remaining 'savanna' references in sahara/tests 2014-03-19 13:19:07 -04:00
__init__.py Using oslo_* instead of oslo.* 2015-02-04 13:19:28 +03: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.