sahara/sahara/tests/unit
Andrew Lazarev 95e1c2f00b Migrated unit tests to testtools
Main changes:
* testtools checks that base setUp is called
* assertRaises doesn't return context
* testtools inherits from unittest (not unittest2) and doesn't have
  specific compare functions in py2.6

Notes:
* Integration tests will be tracked separately (bp: it-testtools)
* Migration to oslotest will be tracked separately (bp: oslotest)
* bug #1325108 is out of scope of this CR

Implements blueprint: ut-testtools
Closes-Bug: #1179009

Change-Id: I85f0ea1aa972ff68ddd1817ec936a8c26312f041
2014-06-13 15:37:59 -07:00
..
conductor Migrated unit tests to testtools 2014-06-13 15:37:59 -07:00
db Migrated unit tests to testtools 2014-06-13 15:37:59 -07:00
plugins Migrated unit tests to testtools 2014-06-13 15:37:59 -07:00
resources Merge "Fix working sahara with heat and nova-network" 2014-05-29 14:16:55 +00:00
service Migrated unit tests to testtools 2014-06-13 15:37:59 -07:00
swift Migrated unit tests to testtools 2014-06-13 15:37:59 -07:00
topology Migrated unit tests to testtools 2014-06-13 15:37:59 -07:00
utils Migrated unit tests to testtools 2014-06-13 15:37:59 -07:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
base.py Migrated unit tests to testtools 2014-06-13 15:37:59 -07:00
test_context.py Migrated unit tests to testtools 2014-06-13 15:37:59 -07:00
testutils.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00