deckhand/deckhand/tests
Felipe Monteiro fbfb9e79af Fix abstract parent documents substitutions not propagating
This is to fix abstract parent documents that have registered
substitutions but are not propagating those substitutions
down to concrete children that rely on that substituted data
(whereas it is irrelevant to the end user whether the abstract
parent receives those substitutions or not).

After this change abstract documents will always undergo
substitution such that their concrete children documents should
inherit those changes.

A unit test has been added for regression.

Change-Id: I73ed8d4caa6923492cc5ff042ecc57fbfeeb7c1c
2018-03-06 18:03:43 -05:00
..
functional Use DAG to resolve substitution dependency chain 2018-02-12 20:54:54 +00:00
unit Fix abstract parent documents substitutions not propagating 2018-03-06 18:03:43 -05:00
__init__.py Initial engine framework 2017-07-17 20:46:49 +01:00
test_utils.py [feat] DECKHAND-38: Secrets DB model and secrets manager. 2017-09-11 12:39:38 -04:00