Add D&D item event integration coverage
This commit is contained in:
12
internal/modules/integration/testdata/seriatim_item_events_session.json
vendored
Normal file
12
internal/modules/integration/testdata/seriatim_item_events_session.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"metadata": {
|
||||
"id": "item-events-session",
|
||||
"title": "Synthetic D&D item-event session"
|
||||
},
|
||||
"segments": [
|
||||
{"id": 1, "start": 0, "end": 4, "speaker": "DM", "text": "An ancient coin rests in the chest."},
|
||||
{"id": 2, "start": 4, "end": 8, "speaker": "DM", "text": "The party acquires 25 gold pieces."},
|
||||
{"id": 3, "start": 8, "end": 12, "speaker": "DM", "text": "Aria gives Borin a healing potion."},
|
||||
{"id": 4, "start": 12, "end": 16, "speaker": "DM", "text": "The party continues down the road."}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user