feat(injects,conversations,scheduler,gateway_tools,api): wake priority, master and parent aliases, scheduled injects start a turn
This commit is contained in:
@@ -88,6 +88,7 @@ async def test_schedule_survives_a_restart(world: World, pg: Pg) -> None:
|
||||
prompt = ScriptedClient_prompts(world)[0]
|
||||
assert prompt.startswith("[инжект: schedule")
|
||||
assert prompt.endswith("push X")
|
||||
assert await world.statuses(conv) == [("wake", "done")]
|
||||
assert await world.conversations.schedules(conv) == []
|
||||
await second.stop()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user