Closed Bug 918198 Opened 11 years ago Closed 11 years ago

[email] POP3 support: adapt existing unit tests to support POP3 too

Categories

(Firefox OS Graveyard :: Gaia::E-Mail, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
1.3 Sprint 3 - 10/25

People

(Reporter: asuth, Assigned: mcav)

References

Details

We have a number of unit tests that probably work just as well for POP3 as they do for IMAP. For example: - test_imap_mime probably wants to be reused to the maximum extent possible for POP3. - Sync tests not related to specific edge-cases of our IMAP implementation would want to be used too. Some of these may be best factored out into more general sync tests. - mutation operations can get coverage too, it's just that for most of them we only expect local operations to fire. only deletion should trigger a server operation. I think this can all be dealt with in the back-end. This wants to be implemented for our full-message sync on bug 916083 and probably wants to put us in a full-message-sync mode. The partial sync behaviour will be specific to POP3.
Assignee: nobody → mcav
Target Milestone: --- → 1.3 Sprint 3 - 10/25
You need to log in before you can comment on or make changes to this bug.