deleted bad changes, will push changes again

This commit is contained in:
DiptiDhond-Candela
2020-06-30 11:04:08 -07:00
committed by GitHub
parent 62002ebbb6
commit 05c1c24342

View File

@@ -5,21 +5,12 @@ libraries in ../py-json.
#### Scripts included are:
* cicd_TipIntegration.py:
* cicd_testrail.py:
** function send_get: Issues a GET request (read) against the API.
** function send_post: Issues a write against the API.
** function __send_request:
** function get_project_id: Gets the project ID using the project name
** function get_run_id: Gets the run ID using test name and project name
** function update_testrail: Update TestRail for a given run_id and case_id
* cicd_testrailAndInfraSetup.py:
** class GetBuild:
***
* run_cv_scenario.py:
* sta_connect.py: