summaryrefslogtreecommitdiffstats
path: root/src/test/resources/toscafile/service-TestNetwork-template.yml
AgeCommit message (Collapse)AuthorFilesLines
2019-01-18Fix unit testing instabilityEzekielaRakotoarijaona1-0/+0
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>
2018-04-24NPE in parse tosca fileromaingimbert1-0/+96
- check if null - add test case Change-Id: I400582cd99941c824ed0ef016d77c3d38beaece0 Issue-ID: EXTAPI-58 Signed-off-by: romaingimbert <romain.gimbert@orange.com>