Skip to content

Commit c17184a

Browse files
committed
Update test data test_livelihood_activity_regex.json see HEA-1009
1 parent fc9e7d7 commit c17184a

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

pipelines_tests/test_assets/test_livelihood_activity_regexes.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,18 +151,36 @@
151151
"product_id": "cattle sales - local",
152152
"attribute": "quantity_sold"
153153
},
154+
"cattle - local: no. sold": {
155+
"strategy_type": "LivestockSale",
156+
"is_start": true,
157+
"product_id": "cattle - local",
158+
"attribute": "quantity_sold"
159+
},
154160
"goat sales - local: no. sold": {
155161
"strategy_type": "LivestockSale",
156162
"is_start": true,
157163
"product_id": "goat sales - local",
158164
"attribute": "quantity_sold"
159165
},
166+
"goat - local: no. sold": {
167+
"strategy_type": "LivestockSale",
168+
"is_start": true,
169+
"product_id": "goat - local",
170+
"attribute": "quantity_sold"
171+
},
160172
"pig sales - local: no. sold": {
161173
"strategy_type": "LivestockSale",
162174
"is_start": true,
163175
"product_id": "pig sales - local",
164176
"attribute": "quantity_sold"
165177
},
178+
"pig - local: no. sold": {
179+
"strategy_type": "LivestockSale",
180+
"is_start": true,
181+
"product_id": "pig - local",
182+
"attribute": "quantity_sold"
183+
},
166184
"cattle offtake (% sold/slaughtered)": {
167185
"product_id": "cattle",
168186
"attribute": "percentage_sold_slaughtered"

0 commit comments

Comments
 (0)