public async Task InvokeAsyncTest() { await _commander.InvokeAsync("chat new room chiral \"The Chiral discussion room.\""); Assert.Pass(); }