fuel-specs/tests
Igor Kalnitsky 6ec0b000dd
Use docutils AST for making smart checks
Trying to enable testing specs for 9.0, we've encountered different
unavoidable problems with existing checks. For example, it was
impossible to have code blocks with line length more than 80 characters.

This commit uses docutils and make those changes using AST, so we can
avoid some checks for code-blocks or long links.

Closes-Bug: #1569929
Change-Id: Ia501754922b3272acd1a865513d5dffa17981331
2016-04-19 10:29:52 +03:00
..
__init__.py Initial commit 2014-05-26 18:58:40 +04:00
base.py Use docutils AST for making smart checks 2016-04-19 10:29:52 +03:00
test_titles.py Use docutils AST for making smart checks 2016-04-19 10:29:52 +03:00
test_titles_up_to_7_0.py Update the template 2015-08-19 23:53:44 +02:00