File tree Expand file tree Collapse file tree 4 files changed +5
-25
lines changed Expand file tree Collapse file tree 4 files changed +5
-25
lines changed Original file line number Diff line number Diff line change 11[
2-   {
3-     "testName" : " fallbacks to the alias when region is not given" 
4-     "autoCreateClient" : false ,
5-     "steps" : [
6-       {
7-         "type" : " createClient" 
8-         "parameters" : {
9-           "appId" : " my-app-id" 
10-           "apiKey" : " my-api-key" 
11-         }
12-       },
13-       {
14-         "type" : " method" 
15-         "method" : " getABTest" 
16-         "parameters" : {
17-           "id" : 123 
18-         },
19-         "expected" : {
20-           "type" : " host" 
21-           "match" : " analytics.algolia.com" 
22-         }
23-       }
24-     ]
25-   },
262  {
273    "testName" : " uses the correct region" 
284    "autoCreateClient" : false ,
Original file line number Diff line number Diff line change 44    "parameters" : {
55      "endAt" : " 2022-12-31T00:00:00.000Z" 
66      "name" : " myABTest" 
7+       "metrics" : [{"name" : " myMetric" 
78      "variants" : [
89        {
910          "index" : " AB_TEST_1" 
2122      "body" : {
2223        "endAt" : " 2022-12-31T00:00:00.000Z" 
2324        "name" : " myABTest" 
25+         "metrics" : [{"name" : " myMetric" 
2426        "variants" : [
2527          {
2628            "index" : " AB_TEST_1" 
Original file line number Diff line number Diff line change 44      "id" : 42 
55    },
66    "request" : {
7-       "path" : " /3/abtests/42" 
7+       "path" : " /3/abtests/42/timeseries " 
88      "method" : " GET" 
99    }
1010  }
Original file line number Diff line number Diff line change 55      "endAt" : " 2022-12-31T00:00:00.000Z" 
66      "scheduledAt" : " 2022-11-31T00:00:00.000Z" 
77      "name" : " myABTest" 
8+       "metrics" : [{"name" : " myMetric" 
89      "variants" : [
910        {
1011          "index" : " AB_TEST_1" 
2324        "endAt" : " 2022-12-31T00:00:00.000Z" 
2425        "scheduledAt" : " 2022-11-31T00:00:00.000Z" 
2526        "name" : " myABTest" 
27+         "metrics" : [{"name" : " myMetric" 
2628        "variants" : [
2729          {
2830            "index" : " AB_TEST_1" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments