summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/tests/ONAPLibrary
AgeCommit message (Collapse)AuthorFilesLines
2019-08-26improved unicode encoding for the string in py2 and py3DR695H1-4/+24
Issue-ID: TEST-184 Signed-off-by: DR695H <dr695h@att.com> Change-Id: I3f6bd36fd5be7b4c143696adf6bb8f9d5f69ebc7
2019-08-20str for aai properties and adding a testDR695H2-0/+46
Issue-ID: TEST-184 Change-Id: I489e55835bad95d9b35419edbcb892d3e228bced Signed-off-by: DR695H <dr695h@att.com>
2019-08-15initial redo of the requests keywords for client certsDR695H1-0/+50
Issue-ID: TEST-184 Change-Id: Ie35e9c64180bad574ba3e4fc77f8418e4ab27528 Signed-off-by: DR695H <dr695h@att.com>
2019-07-19fixing is not noneDR695H1-0/+16
Issue-ID: TEST-174 Change-Id: I1b48d6f6839cdbb4df5eb6461ac1a053fcdfbc57 Signed-off-by: DR695H <dr695h@att.com>
2019-07-19moving all libs to global scopeDR695H2-0/+53
Issue-ID: TEST-174 Change-Id: Ieae316661540206eb1e74126f8b8859e373e3786 Signed-off-by: DR695H <dr695h@att.com>
2019-07-18fix uuid reimplemntationDR695H1-0/+32
Change-Id: I2a3fea06b026a450b3c334706c386424e00f07e0 Issue-ID: TEST-174 Signed-off-by: DR695H <dr695h@att.com>
2019-07-18cleanup how message factory is usedDR695H2-0/+50
apparantly if you use binary protobuf you cant recall the same instance variable Issue-ID: TEST-175 Change-Id: I413c04dec5f94363a54d5e9e00e135d95620abd3 Signed-off-by: DR695H <dr695h@att.com>
2019-05-22adding in new onap lib and servicemappingDR695H1-0/+0
this remvoes the need for servicemapping.json Change-Id: I4a151293c19a386b79135816e86f7402ba29ad8d Issue-ID: TEST-157 Signed-off-by: DR695H <dr695h@att.com>