|
|
| Line 80: |
Line 80: |
|
| |
|
| == Positive Smoke/Alpha Tests == | | == Positive Smoke/Alpha Tests == |
|
| |
| === UI ===
| |
| * General
| |
| ** Setup Account Panel ( https://github.com/mozilla-b2g/gaia/blob/master/apps/email/js/setup-cards.js )
| |
| *** First time use
| |
| *** Email Settings
| |
| **** Add
| |
| **** Done
| |
| *** account/password
| |
| **** name, password, account check
| |
| *** manual setup
| |
|
| |
| ** Message View Panel ( https://github.com/mozilla-b2g/gaia/blob/master/apps/email/js/message-cards.js )
| |
| ** Message List Panel ( https://github.com/mozilla-b2g/gaia/blob/master/apps/email/js/mail-app.js )
| |
| *** Edit View
| |
| ** Compose Cards ( https://github.com/mozilla-b2g/gaia/blob/master/apps/email/js/compose-cards.js )
| |
| ** Email tab drawer ( https://github.com/mozilla-b2g/gaia/blob/master/apps/email/js/folder-cards.js )
| |
|
| |
| ** Search Panel
| |
| ** Contacts (https://github.com/mozilla-b2g/gaia/blob/master/apps/email/js/contacts.js)
| |
| * Gestures
| |
| ** long tap on email address
| |
| * Keyboard Short Cuts
| |
|
| |
|
| === Functional === | | === Functional === |