summaryrefslogtreecommitdiffstats
path: root/src/main/resources/application-test.properties
AgeCommit message (Collapse)AuthorFilesLines
2019-03-18Integrate sdc notificationromaingimbert1-1/+2
-refactor code -beggining implementation Change-Id: I9f66d64d9a375ef96e0248f85e2c06828f1063eb Issue-ID: EXTAPI-158 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-03-06Reduce log outputMatthieuGeerebaert1-7/+9
At startup and testing phase Disable spring logging Change-Id: Ia357e8528a57204be34be94e45a745380de49653 Issue-ID: EXTAPI-207 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2019-03-01Add DMaaP Integration to retrieve AAI-EVENTaosull011-0/+7
Change-Id: I94e5eec12fe22b1785a00de530e080a842f37a40 Issue-ID: EXTAPI-201 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-02-01Update to Spring Boot 2romaingimbert1-2/+2
-update pom dependencies -fix code -fix test Change-Id: I23c3c702c598ce46e5b861a2fbdfd06f2d439c51 Issue-ID: EXTAPI-192 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-01-18Fix unit testing instabilityEzekielaRakotoarijaona1-0/+72
Migration of most of the unit tests from JUnit to Karate Framework Remove of the scheduling tasks for testing. Change-Id: Ic51378443bd6c12f247fa50b2b08ee881264dac4 Issue-ID: EXTAPI-178 Signed-off-by: EzekielaRakotoarijaona <ezekiela.rakotoarijaona@orange.com>