Broaden whole-game packed event coverage
This commit is contained in:
parent
991725dba8
commit
b89463d227
19 changed files with 1874 additions and 27 deletions
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"format_version": 1,
|
||||
"fixture_id": "packed-event-world-toggle-finance-save-slice-fixture",
|
||||
"source": {
|
||||
"kind": "captured-runtime",
|
||||
"description": "Fixture proving recovered finance/trading world-toggle descriptors import and execute."
|
||||
},
|
||||
"state_save_slice_path": "packed-event-world-toggle-finance-save-slice.json",
|
||||
"commands": [
|
||||
{
|
||||
"kind": "service_trigger_kind",
|
||||
"trigger_kind": 6
|
||||
}
|
||||
],
|
||||
"expected_summary": {
|
||||
"packed_event_collection_present": true,
|
||||
"packed_event_record_count": 1,
|
||||
"packed_event_decoded_record_count": 1,
|
||||
"packed_event_imported_runtime_record_count": 1,
|
||||
"event_runtime_record_count": 1,
|
||||
"packed_event_blocked_unmapped_world_descriptor_count": 0,
|
||||
"total_event_record_service_count": 1,
|
||||
"total_trigger_dispatch_count": 1
|
||||
},
|
||||
"expected_state_fragment": {
|
||||
"world_flags": {
|
||||
"world.disable_margin_buying_short_selling_stock": true,
|
||||
"world.disable_company_issue_buy_back_stock": true,
|
||||
"world.disable_issuing_repaying_bonds": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue