armada/armada/tests/unit/handlers
Felipe Monteiro 950c6012ab Fix chartbuilder get_files raising UnicodeDecodeError
This adds better exception handling ang logging to
_append_file_to_result helper in get_files. When reading
arbitrary file data and attempting to encode to utf-8
this can cause UnicodeDecodeError to be raised.

However, Armada will not skip over such files; it will
raise an exception with appropriate details instead.

Closes #195
Closes #196

Change-Id: Id7c32c17e351d1ffe042e3755c116c36b6380223
2018-03-22 17:13:58 -05:00
..
templates Improved document validation 2018-02-23 11:11:09 -05:00
__init__.py Implement wait for timeout feature and unit test 2017-06-22 16:02:25 -05:00
test_armada.py feat(validation) Validation messaging 2018-03-15 21:19:43 -04:00
test_chartbuilder.py Fix chartbuilder get_files raising UnicodeDecodeError 2018-03-22 17:13:58 -05:00
test_manifest.py feat(validation) Validation messaging 2018-03-15 21:19:43 -04:00
test_override.py Improved document validation 2018-02-23 11:11:09 -05:00
test_tiller.py Add unit tests for Tiller handler 2018-02-23 15:12:43 -05:00