diff options
author | Tommy Carpenter <tommy@research.att.com> | 2017-09-11 16:16:02 -0400 |
---|---|---|
committer | Tommy Carpenter <tommy@research.att.com> | 2017-09-11 17:25:25 -0400 |
commit | 3080e069b14f58dcc4609721cad6ea24ee19a6e9 (patch) | |
tree | 660163fe393ff4e5d77fd083be04d263db84a168 /Changelog.md | |
parent | ce25370b6e0d8ca806c47e36222547c4edd6c6b5 (diff) |
Improve Unit Tests
Issue-ID: DCAEGEN2-99
Change-Id: I228b449cd22a215cf9e16b44ea07f54cefd74d7e
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 8 |
1 files changed, 8 insertions, 0 deletions
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 |