What is this 'select' option in send_message? I don't see it in messaging-app trunk. I think rather than just calling send_message you want to use the helper to compose a new message (start_new_message), then type in the MultiRecipientInput. You'll need a helper for that based on the one I'm adding here: https://code.launchpad.net/~canonical-platform-qa/messaging-app/more_helpers_test/+merge/227781. That's depending on your address-book-service helper so once that gets merged we can merge that one, then merge this one.
What is this 'select' option in send_message? I don't see it in messaging-app trunk. I think rather than just calling send_message you want to use the helper to compose a new message (start_ new_message) , then type in the MultiRecipientI nput. You'll need a helper for that based on the one I'm adding here: https:/ /code.launchpad .net/~canonical -platform- qa/messaging- app/more_ helpers_ test/+merge/ 227781. That's depending on your address- book-service helper so once that gets merged we can merge that one, then merge this one.