~soren/nova/lp658257

Viewing all changes in revision 325.

  • Committer: Tarmac
  • Author(s): jaypipes at gmail
  • Date: 2010-10-04 22:13:42 UTC
  • mfrom: (316.6.1 cleanup-for-nosetests)
  • Revision ID: hudson@openstack.org-20101004221342-sg80df0rofke8qh1
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 :)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: