RETIRED, Fuel tests
Go to file
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
core Create initial infrastructure for fuel-qa refactoring: .core package 2016-08-25 19:22:23 +03:00
doc Detach smoke and no cluster tests from upgrade file 2016-08-24 20:10:32 +03:00
fuel_tests Merge "Fix some typos in the files" 2016-08-24 14:18:10 +00:00
fuelweb_test Create initial infrastructure for fuel-qa refactoring: .core package 2016-08-25 19:22:23 +03:00
gates_tests Fix adds a skip to the heat and live migration tests 2016-08-11 16:42:58 +03:00
packages_tests Migrate group thread_1 to pytest scope 2016-06-02 13:14:06 +03:00
system_test SingletonMeta class is exists in fuel-devops: deprecate copy 2016-08-25 10:31:06 +03:00
utils/jenkins Fix incorrect url for deb repo 2016-08-15 12:46:02 +03:00
.coveragerc Create initial infrastructure for fuel-qa refactoring: .core package 2016-08-25 19:22:23 +03:00
.gitignore Create initial infrastructure for fuel-qa refactoring: .core package 2016-08-25 19:22:23 +03:00
.gitreview add default branch setting in .gitreview file 2016-08-04 09:51:24 +00:00
.pylintrc Revert "Pylint: totally ignore testrail reporter" 2016-08-22 13:15:58 +00:00
.pylintrc_gerrit Revert "Pylint: totally ignore testrail reporter" 2016-08-22 13:15:58 +00:00
MAINTAINERS Remove all tests related to LMA plugins 2016-06-01 11:32:50 +00:00
pytest.ini Migrate group thread_1 to pytest scope 2016-06-02 13:14:06 +03:00
README.md Fix links to documentation 2015-06-23 14:06:17 +03:00
run_system_test.py run_system_test: check by pylint on gates 2016-08-24 15:35:00 +03:00
run_tests.sh System tests movement from fuel-main 2015-02-06 11:44:08 +02:00
tox.ini Create initial infrastructure for fuel-qa refactoring: .core package 2016-08-25 19:22:23 +03:00

Tests documentation

Devops documentation

Code-generated documentation

You need to run make doc-html to generate them.

Output is stored in doc/_build/html/index.html.

For 'make iso'

Building ISO documentation