Code review comment for lp://staging/~canonical-platform-qa/ubuntu-autopilot-tests/launcher_messaging_experience

Revision history for this message
Brendan Donegan (brendan-donegan) wrote :

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.

review: Needs Fixing

« Back to merge proposal