fuel-qa/fuelweb_test/models
Alexey Stepanov 870fb4ff22 Create initial infrastructure for fuel-qa refactoring: .core package
Create initial unittest infrastructure:
Create root packages:
  .core
  .core._tests
Checkers (and gates):
  tox.ini: cover env
    requires:
      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
2016-08-25 19:22:23 +03:00
..
__init__.py System tests movement from fuel-main 2015-02-06 11:44:08 +02:00
collector_client.py Create initial infrastructure for fuel-qa refactoring: .core package 2016-08-25 19:22:23 +03:00
environment.py Create initial infrastructure for fuel-qa refactoring: .core package 2016-08-25 19:22:23 +03:00
fuel_web_client.py Merge "Fix some typos in the files" 2016-08-24 14:18:10 +00:00
nailgun_client.py Pass retry count=1 into keystone session 2016-08-18 09:04:31 +00:00