fuel-qa/core/_tests/__init__.py
Alexey Stepanov c422f12492 Create initial infrastructure for fuel-qa refactoring: .core package
Create initial infrastructure:
Create root packages:
  .core
  .core._tests
Checkers (and gates):
  tox.ini: cover env
    requires:
      pytest (this was added to test requirements later)
      pytest-cov
      mock
  /core/pytest.ini
  /.coveragerc
Example changes:
  add collector client as initial target for refactor and testing
  unit tests for HTTPClient (http.py) as example

Blueprint: fuel-qa-join-helpers

Change-Id: I35207eb7bb45ec20d1b61f28be564097420c9f27
(cherry picked from commit 870fb4f)
2016-08-26 07:51:24 +03:00

0 lines
Python