fuel-qa/fuel_tests
Alexey Stepanov 3990b5fb65 Fix inspection issues
1. PyCharm inspection: ignore no member for magic places
  (six.moves, mixin for system_test, unicode<->string on python2)
2. Fix docstrings
3. Fix reraise of SkipTest
  (use raise instead of raising again the same exception, but no args)
4. Bash simple variable usage

Closes-bug: #1578998

Change-Id: Ifac2dcb68b323ce48c6c80598abfd18ed9bf2caf
2016-05-10 11:54:55 +03:00
..
models Fix inspection issues 2016-05-10 11:54:55 +03:00
tests Fix inspection issues 2016-05-10 11:54:55 +03:00
__init__.py Move ha_neutron and bvt to fuel_tests 2016-04-26 18:06:25 +03:00