Completed
Push — master ( 8b4718...61d59f )
by Oleg
02:27
created
tests/OptimizelyPHPTest/Service/v2/ProjectsTest.php 1 patch
Indentation   +36 added lines, -36 removed lines patch added patch discarded remove patch
@@ -176,16 +176,16 @@  discard block
 block discarded – undo
176 176
                             "platform" => "web",
177 177
                             "status" => "active",
178 178
                             "web_snippet" => array(
179
-                              "enable_force_variation" => false,
180
-                              "exclude_disabled_experiments" => false,
181
-                              "exclude_names" => true,
182
-                              "include_jquery" => true,
183
-                              "ip_anonymization" => false,
184
-                              "ip_filter" => "^206\\.23\\.100\\.([5-9][0-9]|1([0-4][0-9]|50))$",
185
-                              "library" => "jquery-1.11.3-trim",
186
-                              "project_javascript" => "alert(\"Active Experiment\")",
187
-                              "code_revision" => 0,
188
-                              "js_file_size" => 63495
179
+                                "enable_force_variation" => false,
180
+                                "exclude_disabled_experiments" => false,
181
+                                "exclude_names" => true,
182
+                                "include_jquery" => true,
183
+                                "ip_anonymization" => false,
184
+                                "ip_filter" => "^206\\.23\\.100\\.([5-9][0-9]|1([0-4][0-9]|50))$",
185
+                                "library" => "jquery-1.11.3-trim",
186
+                                "project_javascript" => "alert(\"Active Experiment\")",
187
+                                "code_revision" => 0,
188
+                                "js_file_size" => 63495
189 189
                             ),
190 190
                             "created" => "2016-10-17T07:04:59.991Z",
191 191
                             "id" => 1000,
@@ -206,14 +206,14 @@  discard block
 block discarded – undo
206 206
             "platform" => "web",
207 207
             "status" => "active",
208 208
             "web_snippet" => array(
209
-              "enable_force_variation" => false,
210
-              "exclude_disabled_experiments" => false,
211
-              "exclude_names" => true,
212
-              "include_jquery" => true,
213
-              "ip_anonymization" => false,
214
-              "ip_filter" => "^206\\.23\\.100\\.([5-9][0-9]|1([0-4][0-9]|50))$",
215
-              "library" => "jquery-1.11.3-trim",
216
-              "project_javascript" => "alert(\"Active Experiment\")"
209
+                "enable_force_variation" => false,
210
+                "exclude_disabled_experiments" => false,
211
+                "exclude_names" => true,
212
+                "include_jquery" => true,
213
+                "ip_anonymization" => false,
214
+                "ip_filter" => "^206\\.23\\.100\\.([5-9][0-9]|1([0-4][0-9]|50))$",
215
+                "library" => "jquery-1.11.3-trim",
216
+                "project_javascript" => "alert(\"Active Experiment\")"
217 217
             )
218 218
         ));
219 219
         
@@ -257,16 +257,16 @@  discard block
 block discarded – undo
257 257
                             "platform" => "web",
258 258
                             "status" => "active",
259 259
                             "web_snippet" => array(
260
-                              "enable_force_variation" => false,
261
-                              "exclude_disabled_experiments" => false,
262
-                              "exclude_names" => true,
263
-                              "include_jquery" => true,
264
-                              "ip_anonymization" => false,
265
-                              "ip_filter" => "^206\\.23\\.100\\.([5-9][0-9]|1([0-4][0-9]|50))$",
266
-                              "library" => "jquery-1.11.3-trim",
267
-                              "project_javascript" => "alert(\"Active Experiment\")",
268
-                              "code_revision" => 0,
269
-                              "js_file_size" => 63495
260
+                                "enable_force_variation" => false,
261
+                                "exclude_disabled_experiments" => false,
262
+                                "exclude_names" => true,
263
+                                "include_jquery" => true,
264
+                                "ip_anonymization" => false,
265
+                                "ip_filter" => "^206\\.23\\.100\\.([5-9][0-9]|1([0-4][0-9]|50))$",
266
+                                "library" => "jquery-1.11.3-trim",
267
+                                "project_javascript" => "alert(\"Active Experiment\")",
268
+                                "code_revision" => 0,
269
+                                "js_file_size" => 63495
270 270
                             ),
271 271
                             "created" => "2016-10-17T07:04:59.999Z",
272 272
                             "id" => 1000,
@@ -286,14 +286,14 @@  discard block
 block discarded – undo
286 286
             "name" => "Test Project",
287 287
             "status" => "active",
288 288
             "web_snippet" => array(
289
-              "enable_force_variation" => false,
290
-              "exclude_disabled_experiments" => false,
291
-              "exclude_names" => true,
292
-              "include_jquery" => true,
293
-              "ip_anonymization" => false,
294
-              "ip_filter" => "^206\\.23\\.100\\.([5-9][0-9]|1([0-4][0-9]|50))$",
295
-              "library" => "jquery-1.11.3-trim",
296
-              "project_javascript" => "alert(\"Active Experiment\")"
289
+                "enable_force_variation" => false,
290
+                "exclude_disabled_experiments" => false,
291
+                "exclude_names" => true,
292
+                "include_jquery" => true,
293
+                "ip_anonymization" => false,
294
+                "ip_filter" => "^206\\.23\\.100\\.([5-9][0-9]|1([0-4][0-9]|50))$",
295
+                "library" => "jquery-1.11.3-trim",
296
+                "project_javascript" => "alert(\"Active Experiment\")"
297 297
             )
298 298
         ));
299 299
         
Please login to merge, or discard this patch.
tests/OptimizelyPHPTest/ResultTest.php 1 patch
Indentation   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -16,14 +16,14 @@
 block discarded – undo
16 16
             "platform" => "web",
17 17
             "status" => "active",
18 18
             "web_snippet" => array(
19
-              "enable_force_variation" => false,
20
-              "exclude_disabled_experiments" => false,
21
-              "exclude_names" => true,
22
-              "include_jquery" => true,
23
-              "ip_anonymization" => false,
24
-              "ip_filter" => "^206\\.23\\.100\\.([5-9][0-9]|1([0-4][0-9]|50))$",
25
-              "library" => "jquery-1.11.3-trim",
26
-              "project_javascript" => "alert(\"Active Experiment\")"
19
+                "enable_force_variation" => false,
20
+                "exclude_disabled_experiments" => false,
21
+                "exclude_names" => true,
22
+                "include_jquery" => true,
23
+                "ip_anonymization" => false,
24
+                "ip_filter" => "^206\\.23\\.100\\.([5-9][0-9]|1([0-4][0-9]|50))$",
25
+                "library" => "jquery-1.11.3-trim",
26
+                "project_javascript" => "alert(\"Active Experiment\")"
27 27
             ));
28 28
         
29 29
         $result = new Result($data, 200);
Please login to merge, or discard this patch.