diff options
author | Michal Kabaj <michal.kabaj@nokia.com> | 2018-03-13 12:18:08 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-13 15:19:04 +0000 |
commit | 16d1d93e0b4dc34a9ece94558ff0da41cd0f9258 (patch) | |
tree | 00e6d14d599d30e7f646a09732ebc9391b1f3fd4 /docs/submodules | |
parent | 39bec2538d6c342808c5ed2fbaac74d5cdfb7dc3 (diff) |
Updated git submodules
Project: appc master d206edd8b89ddd251b24e635227fae2814b0152e
ChefAdapterImpl Junits
-Added new Unit tests for ChefAdapterImpl#trigger method
-Refactored ChefAdapterFactory to allow mock injection
-Added new create() method to ChefApiClientFactory which does not set
any Chef specific headers for the purpose of trigger method
-Cleaned up the trigger method - simplified usage, removed useless doFailure
method and inlined its logic and unified HttClient usage -> HttpClient is not
used directly but through existing ChefApiClient
-removed redundant TestChefAdapterImpl tests which have already been rewritten
Change-Id: I830d203877224aa2c5e1b0dff39d1171f1f2f0ef
Issue-ID: APPC-437
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/appc.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git -Subproject bbc49d304603dd4cccade55cc5f5711df302459 +Subproject d206edd8b89ddd251b24e635227fae2814b0152 |