Porting all the tests from YamlEditorTests in old STS

Moved into ApplicationPropertiesTests suite. All tests running but
most are not yet passing. Tests that are expected to fail w.r.t. 
already implemented functionlaity are marked with
@Ignore annotations.
This commit is contained in:
Kris De Volder
2016-10-17 11:16:43 -07:00
parent 5f552c4f26
commit 7954fa2bb5
14 changed files with 4552 additions and 54 deletions

View File

@@ -26,6 +26,7 @@
<jackson-2-version>2.5.0</jackson-2-version>
<jersey-2-version>2.10</jersey-2-version>
<lsapi-version>0.3.0</lsapi-version>
<reactor-version>3.0.2.RELEASE</reactor-version>
</properties>
<build>