armada/armada/tests/unit/handlers
Marshall Margenau (mm8789) efd42dfab2 bug(chartbuilder): uncaught exceptions on bad manifests
Armada was able to throw exceptions all the way up to invocation. To address:
- remove 'supermutes dotify', which was throwing exceptions
- refactor chartbuilder after removing dotify
- rework some helm wait/timeout logic, exposed during bug squash
- rename some variables to make their function more clear

Note: This has potentially breaking changes to existing charts, in the sense
    that documents previously validated (improperly) may now give errors.

Change-Id: I9a6c99aa8ba3d666405e0ccf49a847fd01807b69
2018-03-29 15:15:00 -04: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 bug(chartbuilder): uncaught exceptions on bad manifests 2018-03-29 15:15:00 -04:00
test_chartbuilder.py bug(chartbuilder): uncaught exceptions on bad manifests 2018-03-29 15:15:00 -04: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