summaryrefslogtreecommitdiffstats
path: root/cloudify-client/src/test
AgeCommit message (Collapse)AuthorFilesLines
2018-08-09junits for HttpClientRedirectStrategyTomasz Gwozdecki1-0/+53
-Added new test class for HttpClientRedirectStrategy -Test for method isRedirectable Change-Id: I631ba978262316799fa10ddab4af4cfbb35dafd9 Issue-ID: SO-814 Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)8-68/+71
Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18 Issue-ID: SO-670 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-04-10Cloudify REST Client unit tests IIArthur Martella3-0/+261
Adding tests missed in previous commit Change-Id: I72762b1a598b4326710f8cbbc5a5588ee871a48a Issue-ID: SO-489 Signed-off-by: Arthur Martella <amartell@research.att.com>
2018-04-06Cloudify REST Client unit testsArthur Martella5-6/+568
Change-Id: I8a9c50a08106f51b867598265bce3993e0ea1af9 Issue-ID: SO-489 Signed-off-by: Arthur Martella <amartell@research.att.com>
2018-03-19Initial cloudify client unit test cleanupArthur Martella1-8/+1
Remove garbage output lines. Change-Id: I15524a883adcd49698d25cc42f6a461761457f97 Issue-ID: SO-489 Signed-off-by: Arthur Martella <amartell@research.att.com>
2018-03-19Add some initial unit test to cloudify clientArthur Martella2-0/+220
See also: MSO-2317 R1806 Change-Id: Ia5539fe2adc1e8c3159bc767c2b7eaa0114094f1 Issue-ID: SO-489 Signed-off-by: Arthur Martella <amartell@research.att.com>