nova/nova/tests
Sean Dague 15b392a67b Don't print to stdout when executing hacking checks
The way the hacking tests _run_check works, it ends up evaluating
python code in a context where all of our stdout capture has been
undone. The pep8 check_all method *also* prints out the errors found,
not only accumulating them for later. We can patch out the method
doing that to keep this from leaking through the test output, which
only causes confusion.

Change-Id: I9be4801352c4977504d95123d01bcbe309f22347
2016-09-22 08:32:04 -04:00
..
functional Merge "TrivialFix: removed useless storing of sample directory" 2016-09-19 18:21:05 +00:00
live_migration/hooks Use tempest tox with regex first 2016-09-14 09:32:53 -04:00
unit Don't print to stdout when executing hacking checks 2016-09-22 08:32:04 -04:00
__init__.py
fixtures.py Make test logging setup fixture disable future setup 2016-09-22 07:44:24 -04:00
uuidsentinel.py Add uuidsentinel test module 2015-12-14 11:28:55 +01:00