Open
Bug 1888547
Opened 2 years ago
Updated 1 year ago
Add tests for prioritization of discovery mechanisms in account setup
Categories
(Thunderbird :: Testing Infrastructure, task)
Thunderbird
Testing Infrastructure
Tracking
(Not tracked)
NEW
People
(Reporter: leftmostcat, Unassigned)
Details
Account setup code provides a means of searching for server configurations from multiple potential sources simultaneously, while prioritizing configurations based on source. The functionality and behavior of this prioritization is untested, including a lack of tests for the custom Abortable interface and layered implementations built atop it which form the basis of the prioritization code.
You need to log in
before you can comment on or make changes to this bug.
Description
•