Skip to content

Commit fc400ba

Browse files
committed
add missing test datafile
1 parent a9742c9 commit fc400ba

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

Tests/TestData/bucketer_test3.json

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
{
2+
"version": "4",
3+
"rollouts": [
4+
{
5+
"experiments": [
6+
{
7+
"status": "Running",
8+
"audienceIds": [ ],
9+
"variations": [
10+
{
11+
"variables": [ ],
12+
"id": "18532971919",
13+
"key": "18532971919",
14+
"featureEnabled": true
15+
}
16+
],
17+
"id": "18513703488",
18+
"key": "18513703488",
19+
"layerId": "18513932701",
20+
"trafficAllocation": [
21+
{
22+
"entityId": "18532971919",
23+
"endOfRange": 0
24+
}
25+
],
26+
"forcedVariations": { }
27+
}
28+
],
29+
"id": "18513932701"
30+
}
31+
],
32+
"anonymizeIP": true,
33+
"projectId": "10431130345",
34+
"variables": [],
35+
"featureFlags": [
36+
{
37+
"experimentIds": [],
38+
"rolloutId": "18513932701",
39+
"variables": [],
40+
"id": "18533552281",
41+
"key": "async_payments"
42+
}
43+
],
44+
"experiments": [],
45+
"audiences": [],
46+
"groups": [],
47+
"attributes": [],
48+
"accountId": "10367498574",
49+
"events": [],
50+
"revision": "100"
51+
}

0 commit comments

Comments
 (0)