generated from coulomb/repo-seed
observatory stuff
This commit is contained in:
@@ -18,6 +18,9 @@ def test_dashboard_payload_contains_live_ledger_totals() -> None:
|
||||
assert payload["snapshot"]["monthly_infrastructure_cost"] == "29.73"
|
||||
assert len(payload["history"]) == 18
|
||||
assert payload["expense_record_count"] == 58
|
||||
assert payload["cost_floor"]["active_price"] == "8.99"
|
||||
assert len(payload["value_range"]["segments"]) == 2
|
||||
assert payload["market_price"]["alternative_count"] == 4
|
||||
|
||||
|
||||
def test_payload_json_is_valid() -> None:
|
||||
|
||||
Reference in New Issue
Block a user