fuel-qa/doc
Andrey Lavrentyev 21584924af Add update testrail fields functionality for testrail reporter
and small refactoring of description parsing

Add update_case() method to testrail client
Pull parsing custom cases fields into _get_custom_cases_fields() method
Add _get_fields_to_update() method to test cases uploader
Change log message for up-to-date cases
Add new file: datetime_util.py
Add method that converts duration to testrail estimate format
Register new file in the doc/testrail.rst
Change duration regexp and pull it into compiled instance
Pull tests discovering and test plan creation into
  _create_test_plan_from_registry() function
Pull various case checks into _is_case_processable() function
Pull test case name getter actions into _get_test_case_name() function
Pull case 'not included' verification into _is_not_included() function
Pull case 'excluded' verification into _is_excluded() function
Pull docstring getter actions into _get_docstring() function
Pull docstring parsing actions into _parse_docstring() function
Add support for multiline title and test case steps

Change-Id: I2245b939e91bab9d4f48b072e89d86163a0dd6b0
Closes-Bug: #1558008
(cherry picked from commit 4ac47dad9b)
2016-04-27 13:47:19 +00:00
..
base_tests.rst Test deployment computes with network in DPDK mode 2016-04-26 09:43:06 +00:00
conf.py Documentation for fuel-qa. 2015-06-23 13:45:40 +03:00
general.rst Add missing docs to ./doc files 2015-08-20 01:22:34 +03:00
helpers.rst Make zero errors in verify-fuel-qa-docs gerrit job 2016-04-19 17:44:26 +03:00
index.rst Hotfix for fuel-qa docs to apply zero-errors in verify-fuel-qa-docs job 2015-11-11 15:42:47 +02:00
Makefile doc: Added an initial Sphinx documentation 2015-05-07 17:42:38 +03:00
models.rst Fix verify-fuel-qa-docs for fuel-qa 2015-08-11 14:14:07 +03:00
requirements.txt doc: Added an initial Sphinx documentation 2015-05-07 17:42:38 +03:00
system_tests.rst Fix docs tests 2016-03-25 10:00:41 +03:00
testrail.rst Add update testrail fields functionality for testrail reporter 2016-04-27 13:47:19 +00:00