armada/armada/tests/unit/handlers
Sean Eagan b79c4cd411 Release diffing: split out, add unit tests, include name
This makes the following changes to release diffing:

* Move into own handler.
* Add unit tests.
* Include `chart.metadata.name` (from Chart.yaml / dependency dir name)
  since that can affect the values passed to dependency charts, and
  it's sometimes used by templates via `{{ .Chart.name }}` in ways
  which may necessitate an upgrade.

Change-Id: I241384971ed85e5658d71348fee2d6320bbb3c45
2018-08-22 11:29:03 -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 Merge "Move to semantic diffing of charts" 2018-08-21 18:47:08 +00:00
test_chartbuilder.py Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
test_manifest.py Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
test_override.py Validation refactor 2018-08-20 17:27:34 +00:00
test_release_diff.py Release diffing: split out, add unit tests, include name 2018-08-22 11:29:03 -05:00
test_test.py Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
test_tiller.py Removing dead code. 2018-07-18 16:04:26 -05:00