7 lines
1.4 KiB
JSON
7 lines
1.4 KiB
JSON
{
|
|
"schema": "sots-host-tests/1",
|
|
"tests": [
|
|
"addr_smoke", "mars_parse_unit", "game_config_unit", "game_config_manifest", "game_config_replay", "game_data_unit", "game_data_realdata", "game_design_unit", "game_design_realdata", "game_design_census", "game_sim_economy", "game_sim_research", "game_sim_colony", "game_sim_movement", "game_sim_techgraph", "game_sim_visibility", "game_sim_construction", "game_sim_player_turn", "game_sim_smoke_real_save", "mars_rng_unit", "mars_stream_unit", "mars_stream_save", "mars_stream_domains", "mars_stream_wire_schema", "mars_text_unit", "mars_text_realdata", "mars_vfs_unit", "mars_vfs_realdata", "shim_trace_sha256", "shim_trace_emitter", "shim_trace_diff", "shim_trace_coverage", "shim_trace_hook", "game_effects", "game_events", "game_combat_retreat", "game_nav_pathplan", "game_ai_tasks", "game_ai_turn_order", "game_ai_orders", "game_ai_agent", "game_ai_live_blocks", "game_ai_apply_order", "game_ai_command_capture", "shim_budget_unit", "shim_techfx_unit", "shim_colony_unit", "shim_movement_unit", "shim_events_unit", "shim_player_turn_unit", "shim_rng_ledger_unit", "app_catalog", "app_turn", "app_trade_raid", "app_alliance", "app_treaty", "app_event_phase", "app_turn_record", "app_command_replay"
|
|
],
|
|
"hostSkip": ["game_config_replay", "game_data_realdata", "game_design_realdata", "game_design_census", "game_sim_smoke_real_save", "mars_text_realdata", "mars_vfs_realdata"]
|
|
}
|