fuel-qa/fuelweb_test/tests/tests_security
Alexey Stepanov b63dd9848b Refactor & fix incorrect default args
Fix:
  1. Default arguments should not be mutable
  2. Set could be created without set() call (little faster)
  3. Redundant parenthesis (readability)
  4. lambdas is strictly not recommended by PEP8, especially as class variables
  5. fix old style classes (not inherited from object)
Update-reason: rebase

Closes-Bug: #1512671

Change-Id: Id8314b76848278b67da898600240b59cf76a7328
2015-11-09 14:52:15 +03:00
..
__init__.py Add system tests for security scans 2015-08-19 15:21:23 +03:00
test_run_nessus.py Refactor & fix incorrect default args 2015-11-09 14:52:15 +03:00