diff options
author | jaypipes@gmail.com <> | 2010-10-01 14:02:51 -0400 |
---|---|---|
committer | jaypipes@gmail.com <> | 2010-10-01 14:02:51 -0400 |
commit | bf22bbd2d4f4364255a306e024d1a7d316b89014 (patch) | |
tree | 21add38739528d4995d306544bb705d8a8f5b8df /nova/context.py | |
parent | 4d13a8554459638387d772a23fffe6aaaab3348d (diff) | |
download | nova-bf22bbd2d4f4364255a306e024d1a7d316b89014.tar.gz nova-bf22bbd2d4f4364255a306e024d1a7d316b89014.tar.xz nova-bf22bbd2d4f4364255a306e024d1a7d316b89014.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