59 lines
1.2 KiB
JSON
59 lines
1.2 KiB
JSON
{
|
|
"format_version": 1,
|
|
"fixture_id": "periodic-boundary-service-smoke",
|
|
"source": {
|
|
"kind": "synthetic",
|
|
"description": "Synthetic milestone 2 fixture covering periodic trigger order and dirty rerun dispatch."
|
|
},
|
|
"state": {
|
|
"calendar": {
|
|
"year": 1830,
|
|
"month_slot": 0,
|
|
"phase_slot": 0,
|
|
"tick_slot": 0
|
|
},
|
|
"world_flags": {
|
|
"sandbox": false
|
|
},
|
|
"companies": [],
|
|
"event_runtime_records": [
|
|
{
|
|
"record_id": 1,
|
|
"trigger_kind": 1,
|
|
"active": true,
|
|
"marks_collection_dirty": true
|
|
},
|
|
{
|
|
"record_id": 2,
|
|
"trigger_kind": 4,
|
|
"active": true
|
|
},
|
|
{
|
|
"record_id": 3,
|
|
"trigger_kind": 10,
|
|
"active": true
|
|
}
|
|
]
|
|
},
|
|
"commands": [
|
|
{
|
|
"kind": "service_periodic_boundary"
|
|
}
|
|
],
|
|
"expected_summary": {
|
|
"calendar": {
|
|
"year": 1830,
|
|
"month_slot": 0,
|
|
"phase_slot": 0,
|
|
"tick_slot": 0
|
|
},
|
|
"world_flag_count": 1,
|
|
"company_count": 0,
|
|
"event_runtime_record_count": 3,
|
|
"total_event_record_service_count": 3,
|
|
"periodic_boundary_call_count": 1,
|
|
"total_trigger_dispatch_count": 7,
|
|
"dirty_rerun_count": 1,
|
|
"total_company_cash": 0
|
|
}
|
|
}
|