summaryrefslogtreecommitdiffstats
path: root/bootstrap/vagrant-onap/tests/test_robot
AgeCommit message (Collapse)AuthorFilesLines
2017-11-20Refactor clone and compile functionsVictor Morales1-9/+9
The clone_all_* and compile_all_* functions share same instructions for performing their functionality. This change pretends to reduce the duplication of the code. Change-Id: Ief63a5a58c79af85c829602b0451637424659438 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: INT-339
2017-09-05Add Robot UTsVictor Morales1-0/+48
This commit adds the required Unit Tests for covering Robot script functions and the refactoring process for adapting them. Change-Id: Id6b8be035461a37f6a399b6e04f8ce2d72d68cf4 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: INT-19