Open
Bug 1890503
Opened 7 months ago
Updated 7 months ago
Tests for EWS folder sync
Categories
(Thunderbird :: Account Manager, task, P1)
Thunderbird
Account Manager
Tracking
(Not tracked)
ASSIGNED
126 Branch
People
(Reporter: babolivier, Assigned: babolivier)
References
Details
(Keywords: leave-open)
Attachments
(3 files)
Bug 1860333 has landed, and it works in most cases, but most of its code is untested.
Assignee | ||
Comment 1•7 months ago
|
||
The main motivation behind this is having a logical location for unit tests.
Assignee | ||
Updated•7 months ago
|
Keywords: leave-open
Assignee | ||
Comment 2•7 months ago
|
||
Assignee | ||
Comment 3•7 months ago
|
||
Updated•7 months ago
|
Attachment #9396034 -
Attachment description: WIP: Bug 1890503 - Add a mock EWS server for testing. → Bug 1890503 - Add a mock EWS server for testing. r=ikey,leftmostcat
Assignee | ||
Updated•7 months ago
|
Keywords: checkin-needed-tb
Updated•7 months ago
|
Target Milestone: --- → 126 Branch
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/f0b25e303df7
Prep: Organise EWS C++ and IDL sources in a way that is more consistent with the rest of mailnews. r=leftmostcat,ikey
Keywords: checkin-needed-tb
Updated•7 months ago
|
Attachment #9396037 -
Attachment description: WIP: Bug 1890503 - Test folder sync with EWS. → Bug 1890503 - EWS folder sync: test retrieving folder hierarchy on nsIMsgFolder::GetNewMessages. r=ikey,leftmostcat
Assignee | ||
Updated•7 months ago
|
Keywords: checkin-needed-tb
Pushed by brendan@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/9e5570a06220
Add a mock EWS server for testing. r=ikey,leftmostcat
Keywords: checkin-needed-tb
Assignee | ||
Updated•7 months ago
|
Keywords: checkin-needed-tb
Pushed by brendan@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/cc40f145838a
EWS folder sync: test retrieving folder hierarchy on nsIMsgFolder::GetNewMessages. r=ikey,leftmostcat
Keywords: checkin-needed-tb
You need to log in
before you can comment on or make changes to this bug.
Description
•