summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/ONAPLibrary/BaseAAIKeywords.py
AgeCommit message (Collapse)AuthorFilesLines
2019-08-28Add toxumry83641-2/+2
it would create virtualenv to - run tests in python2.7 and 3 - perform linting operations (flake8, pylint) Issue-ID: INT-1228 Change-Id: I451e1108285f6ebffc650bf3de4f175594ec796d Signed-off-by: umry8364 <morgan.richomme@orange.com> Signed-off-by: DR695H <dr695h@att.com>
2019-08-20str for aai properties and adding a testDR695H1-1/+1
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-14/+19
Issue-ID: TEST-184 Change-Id: Ie35e9c64180bad574ba3e4fc77f8418e4ab27528 Signed-off-by: DR695H <dr695h@att.com>
2019-08-06fix few errorsDR695H1-10/+4
fix aai lib not loading in no robot env, fix warnigs for https calls in requests, fix, add support for client certs Issue-ID: TEST-188 Change-Id: Ife00cca98efb412e8b24bba675526ae52413af74 Signed-off-by: DR695H <dr695h@att.com>
2019-07-31pull global vars from robot trialDR695H1-6/+12
Issue-ID: TEST-184 Change-Id: I008c9cfbc1ae65c7735fcab2b474a0cbf7ec2ca9 Signed-off-by: DR695H <dr695h@att.com>
2019-07-25aai should not check status codeDR695H1-3/+1
Issue-ID: TEST-179 Change-Id: I5573b38d001ea43372471bd48a9214d6fc7d8ea1 Signed-off-by: DR695H <dr695h@att.com>
2019-07-22correct the order of parametersDR695H1-0/+7
Issue-ID: TEST-177 Change-Id: I57a6c890379f5bb83160ffe827d51c31e517b9fd Signed-off-by: DR695H <dr695h@att.com>
2019-07-22adding in the keywords for aai basDR695H1-0/+76
Issue-ID: TEST-174 Change-Id: I60052722c6e34cfe8a254ce2b5d9989d2d11114b Signed-off-by: DR695H <dr695h@att.com>