You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
neutron/neutron/tests/functional/pecan_wsgi
Slawek Kaplonski f2192f1226 Add logging for functional tests
In patch [1] I changed most of functional tests classes to
inherit from neutron.tests.functional.base.BaseLoggingTestCase
class to enable logging of results for such tests.
I missed two classes then, so this patch fixes it and adds
inherit from same base class to tests which still didn't have
logging enabled.

[1] https://review.openstack.org/#/c/619266/

Change-Id: I9afbe241ee26c8cdc807d2f4fa1c285ff1f07d60
5 years ago
..
__init__.py Fix flake8 H404 errors 5 years ago
config.py Rename 'newapi' to 'pecan_wsgi' 8 years ago
test_controllers.py Populate project info before using it 5 years ago
test_functional.py Add logging for functional tests 5 years ago
test_hooks.py fix a typo: s/paramater/parameter 5 years ago
utils.py Use constant IP_VERSION_4/6 in functional tests 5 years ago