fire-planner/tests/fixtures/reddit/example_003.json
Viktor Barzin 9e14909ca6
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
examples: 5 hand-curated fixtures + parametrized regression suite
2026-05-28 22:36:49 +00:00

21 lines
698 B
JSON

{
"post": {
"reddit_id": "fx003",
"source_sub": "coastFIRE",
"url": "https://reddit.com/fx003",
"title": "Coasting in Bali — $850k portfolio, still working remote",
"body": "Hit my coast number at 35: $850k invested, expecting to grow to FIRE by 50 without contributing. Living in Ubud, Indonesia with my partner. Spending around $30k/yr between us. Working remote part-time for fun.",
"created_at": "2026-03-05"
},
"expected": {
"country": "Indonesia",
"city": "Bali",
"portfolio_native": 850000,
"annual_exp_native": 30000,
"raw_currency": "USD",
"age": 35,
"family_size": 2,
"fi_status": "coastFIRE",
"is_retired": false
}
}