|
|
@@ -829,6 +829,33 @@ $mockObject->map_response(qr/\Q$VAR1\E/,HTTP::Response->new($VAR2, $VAR3, $VAR4,
|
|
|
|
|
|
{
|
|
|
|
|
|
+$VAR1 = 'index.php?/api/v2/add_plan/10';
|
|
|
+$VAR2 = '200';
|
|
|
+$VAR3 = 'OK';
|
|
|
+$VAR4 = bless( {
|
|
|
+ 'connection' => 'close',
|
|
|
+ 'x-powered-by' => 'PHP/5.5.9-1ubuntu4.5',
|
|
|
+ 'client-response-num' => 1,
|
|
|
+ 'date' => 'Tue, 23 Dec 2014 20:02:10 GMT',
|
|
|
+ 'client-peer' => '192.168.122.217:80',
|
|
|
+ 'content-length' => '1289',
|
|
|
+ '::std_case' => {
|
|
|
+ 'client-date' => 'Client-Date',
|
|
|
+ 'x-powered-by' => 'X-Powered-By',
|
|
|
+ 'client-response-num' => 'Client-Response-Num',
|
|
|
+ 'client-peer' => 'Client-Peer'
|
|
|
+ },
|
|
|
+ 'client-date' => 'Tue, 23 Dec 2014 20:02:10 GMT',
|
|
|
+ 'content-type' => 'application/json; charset=utf-8',
|
|
|
+ 'server' => 'Apache/2.4.7 (Ubuntu)'
|
|
|
+ }, 'HTTP::Headers' );
|
|
|
+$VAR5 = '{"id":999,"name":"BogoPlan","description":"Auto-created run","milestone_id":8,"assignedto_id":null,"is_completed":false,"completed_on":null,"passed_count":0,"blocked_count":0,"untested_count":1,"retest_count":0,"failed_count":0,"custom_status1_count":0,"custom_status2_count":0,"custom_status3_count":0,"custom_status4_count":0,"custom_status5_count":0,"custom_status6_count":0,"custom_status7_count":0,"project_id":9,"created_on":1419364930,"created_by":1,"url":"http:\\/\\/testrail.local\\/\\/index.php?\\/plans\\/view\\/999","entries":[]}';
|
|
|
+$mockObject->map_response(qr/\Q$VAR1\E/,HTTP::Response->new($VAR2, $VAR3, $VAR4, $VAR5));
|
|
|
+
|
|
|
+}
|
|
|
+
|
|
|
+{
|
|
|
+
|
|
|
$VAR1 = 'index.php?/api/v2/get_plans/10';
|
|
|
$VAR2 = '200';
|
|
|
$VAR3 = 'OK';
|
|
|
@@ -1073,6 +1100,34 @@ $mockObject->map_response(qr/\Q$VAR1\E/,HTTP::Response->new($VAR2, $VAR3, $VAR4,
|
|
|
|
|
|
}
|
|
|
|
|
|
+{
|
|
|
+
|
|
|
+$VAR1 = 'index.php?/api/v2/get_tests/777';
|
|
|
+$VAR2 = '200';
|
|
|
+$VAR3 = 'OK';
|
|
|
+$VAR4 = bless( {
|
|
|
+ 'connection' => 'close',
|
|
|
+ 'x-powered-by' => 'PHP/5.5.9-1ubuntu4.5',
|
|
|
+ 'client-response-num' => 1,
|
|
|
+ 'date' => 'Tue, 23 Dec 2014 20:02:10 GMT',
|
|
|
+ 'client-peer' => '192.168.122.217:80',
|
|
|
+ 'content-length' => '276',
|
|
|
+ '::std_case' => {
|
|
|
+ 'client-date' => 'Client-Date',
|
|
|
+ 'x-powered-by' => 'X-Powered-By',
|
|
|
+ 'client-response-num' => 'Client-Response-Num',
|
|
|
+ 'client-peer' => 'Client-Peer'
|
|
|
+ },
|
|
|
+ 'client-date' => 'Tue, 23 Dec 2014 20:02:11 GMT',
|
|
|
+ 'content-type' => 'application/json; charset=utf-8',
|
|
|
+ 'server' => 'Apache/2.4.7 (Ubuntu)'
|
|
|
+ }, 'HTTP::Headers' );
|
|
|
+$VAR5 = '[{"id":15,"case_id":8,"status_id":3,"assignedto_id":null,"run_id":22,"title":"STORAGE TANKS SEARED","type_id":6,"priority_id":4,"estimate":null,"estimate_forecast":null,"refs":null,"milestone_id":null,"custom_preconds":null,"custom_steps":null,"custom_expected":null},{"id":15,"case_id":8,"status_id":3,"assignedto_id":null,"run_id":22,"title":"NOT SO SEARED AFTER ARR"},{"id":15,"case_id":8,"status_id":3,"assignedto_id":1,"run_id":22,"title":"skipall.test"} ]';
|
|
|
+$mockObject->map_response(qr/\Q$VAR1\E/,HTTP::Response->new($VAR2, $VAR3, $VAR4, $VAR5));
|
|
|
+
|
|
|
+}
|
|
|
+
|
|
|
+
|
|
|
{
|
|
|
|
|
|
$VAR1 = 'index.php?/api/v2/get_tests/8675309';
|
|
|
@@ -1626,6 +1681,33 @@ $mockObject->map_response(qr/\Q$VAR1\E/,HTTP::Response->new($VAR2, $VAR3, $VAR4,
|
|
|
|
|
|
{
|
|
|
|
|
|
+$VAR1 = 'index.php?/api/v2/add_plan_entry/999';
|
|
|
+$VAR2 = '200';
|
|
|
+$VAR3 = 'OK';
|
|
|
+$VAR4 = bless( {
|
|
|
+ 'connection' => 'close',
|
|
|
+ 'x-powered-by' => 'PHP/5.5.9-1ubuntu4.5',
|
|
|
+ 'client-response-num' => 1,
|
|
|
+ 'date' => 'Tue, 23 Dec 2014 20:02:12 GMT',
|
|
|
+ 'client-peer' => '192.168.122.217:80',
|
|
|
+ 'content-length' => '0',
|
|
|
+ '::std_case' => {
|
|
|
+ 'client-date' => 'Client-Date',
|
|
|
+ 'x-powered-by' => 'X-Powered-By',
|
|
|
+ 'client-response-num' => 'Client-Response-Num',
|
|
|
+ 'client-peer' => 'Client-Peer'
|
|
|
+ },
|
|
|
+ 'client-date' => 'Tue, 23 Dec 2014 20:02:12 GMT',
|
|
|
+ 'content-type' => 'application/json; charset=utf-8',
|
|
|
+ 'server' => 'Apache/2.4.7 (Ubuntu)'
|
|
|
+ }, 'HTTP::Headers' );
|
|
|
+$VAR5 = '{"runs": [{"id":777}]}';
|
|
|
+$mockObject->map_response(qr/\Q$VAR1\E/,HTTP::Response->new($VAR2, $VAR3, $VAR4, $VAR5));
|
|
|
+
|
|
|
+}
|
|
|
+
|
|
|
+{
|
|
|
+
|
|
|
$VAR1 = 'index.php?/api/v2/add_plan_entry/23';
|
|
|
$VAR2 = '200';
|
|
|
$VAR3 = 'OK';
|