armada/armada/tests/unit
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
..
api feat(validation) Validation messaging 2018-03-15 21:19:43 -04:00
cli testing-utils-lib 2017-06-28 12:47:26 -05:00
common feat(logging): Enhance logging and update grpcio 2018-03-09 11:36:57 -05:00
handlers Fix chartbuilder get_files raising UnicodeDecodeError 2018-03-22 17:13:58 -05:00
resources Improved document validation 2018-02-23 11:11:09 -05:00
utils test(validate): Validate Armada's own examples 2018-03-19 17:50:22 -04:00
__init__.py Implement wait for timeout feature and unit test 2017-06-22 16:02:25 -05:00
base.py Add unit tests for main Armada handler 2018-02-02 22:42:09 +00:00
fake_policy.py bug(tests): Unskip Armada API unit tests 2017-12-14 17:02:50 -04:00
fixtures.py bug(tests): Unskip Armada API unit tests 2017-12-14 17:02:50 -04:00