pegleg/src/bin/pegleg/tests/unit/engine
Felipe Monteiro cc000c66ab Perform validations on site documents as part of "collect" command
Pegleg should have the ability to perform validations as part of
"collect" by default and bypass validation using optional parameter.

This PS adds automatic validation (enabled by default) to Pegleg's
collect command or else skips it if --no-validate is provided.
The "collect" command also takes the same optional arguments of
-x/-w for controlling the lint options which are excluded or warned
about.

Change-Id: Iee9f27f1133d780d507f7a13cce42076768a0c1c
2018-06-11 10:06:50 -04:00
..
__init__.py [fix] Render documents by each site to avoid false positives 2018-05-16 14:34:16 +00:00
test_collect.py Perform validations on site documents as part of "collect" command 2018-06-11 10:06:50 -04:00
test_lint.py Perform validations on site documents as part of "collect" command 2018-06-11 10:06:50 -04:00
test_selectable_linting.py [fix] Render documents by each site to avoid false positives 2018-05-16 14:34:16 +00:00
test_util_files.py [fix] Render documents by each site to avoid false positives 2018-05-16 14:34:16 +00:00