Code review comment for lp:~brendan-donegan/messaging-app/fix_action_items

Revision history for this message
Leo Arias (elopio) wrote :

It is missing tests for:
click_add_to_contact_button
click_create_new_contact_button

cancel_save_button is probably not needed.
on autopilot we are trying to write tests for things that give value to the user.
cancelling a save does not fit well into that description. For that, a QML test sounds better.

review: Needs Fixing (code review)

« Back to merge proposal