0418111eaf
Following commit does several things: * changes nose to ostestr * enables coverage * adds flake8 for tests * adds bandit Bandit note: Multiple asserts of bandit had to be disabled at this point because fixing them was not obvious. Several simple asserts like B110 [try_except_pass] were fixed with Closes-Bug: #1628740 Change-Id: I640857349008178e8a6f565e31ca2fde26ce8da7
20 lines
163 B
Plaintext
20 lines
163 B
Plaintext
.pydevproject
|
|
.project
|
|
.idea
|
|
.settings
|
|
*.pyc
|
|
agent.yaml
|
|
build
|
|
dist
|
|
artifacts
|
|
root
|
|
.tox/
|
|
AUTHORS
|
|
ChangeLog
|
|
*.egg*
|
|
.*.sw*
|
|
.coverage
|
|
htmlcov/
|
|
.testrepository/
|
|
cover/
|