From 3080e069b14f58dcc4609721cad6ea24ee19a6e9 Mon Sep 17 00:00:00 2001 From: Tommy Carpenter Date: Mon, 11 Sep 2017 16:16:02 -0400 Subject: Improve Unit Tests Issue-ID: DCAEGEN2-99 Change-Id: I228b449cd22a215cf9e16b44ea07f54cefd74d7e Signed-off-by: Tommy Carpenter --- Changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md index 5792f70..6beae6f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [4.0.6] - Sep 11 2017 +* Get meck working for better unit tests +* More unit tests +* Removal of some "integration tests" that are now covered by unit tests +* Small cleanups. + +## [4.0.5] - Missing =( + ## [4.0.4] - Aug 29 2017 * Cleanup cdap undeploy code and fix misleading log statements * Attempt to add ONAP build artifacts -- cgit