Add unit tests for feature 97/32897/3
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 2 Apr 2017 08:29:51 +0000 (10:29 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 4 Apr 2017 13:16:52 +0000 (15:16 +0200)
commitdb9767d6871b3601265b46645d2ff7656f3a0bb4
tree5bb11c71443f8b63e2c7968a8306299c9b291f68
parent582ebd448508625ed2c9f362aaafc3fc46e60df0
Add unit tests for feature

They partially cover feature but already highlight bugs.
Several tests are skipped to allow merging. Their decorators could be
removed as soon as feature is fixed.

I think bad-continuation is false positive so it's disabled (pep8 and
flake8 return ok).

JIRA: FUNCTEST-779

Change-Id: I89b9e2ec0388eea2471d941b2c653deca7fbddf6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/tests/unit/core/test_feature.py [new file with mode: 0644]
run_unit_tests.sh