diff options
author | jaypipes@gmail.com <> | 2010-10-04 22:13:42 +0000 |
---|---|---|
committer | Tarmac <> | 2010-10-04 22:13:42 +0000 |
commit | b97660b68c4c8019229921f6ee55da665f728b4a (patch) | |
tree | ba1b867680bb18206c8b916562d4a111c8ac261c /nova/context.py | |
parent | 44d9fac26aff296f2846b00df98ddaf646c52158 (diff) | |
parent | bf22bbd2d4f4364255a306e024d1a7d316b89014 (diff) | |
download | nova-b97660b68c4c8019229921f6ee55da665f728b4a.tar.gz nova-b97660b68c4c8019229921f6ee55da665f728b4a.tar.xz nova-b97660b68c4c8019229921f6ee55da665f728b4a.zip |
Cleans up the unit tests that are meant to be run with nosetests
* Renames all test modules to start with test_ so that nosetests does
not need to be run with the --all-modules flag in order to pick them up
* Renames test_helper to fakes and removes imports in unit tests that
did not reference the fakes
* Adds nose to pip-requires so that run_tests.sh -V will install nose
into the virtualenv instead of having to manually install it after running
into import errors :)
Diffstat (limited to 'nova/context.py')
0 files changed, 0 insertions, 0 deletions