Ensure we have dedicated / known tests for OpenSearch engines
Categories
(Firefox :: Search, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(3 files)
With the move of some engines and the configuration over to WebExtension based search engines, we've also been correctly transitioning a lot of the test cases over as well.
However, we still need to ensure that we cover the OpenSearch functionality in tests.
Therefore, we should either rename existing tests or create new ones to specifically cover that functionality. They should reference OpenSearch in the name, so that we know what they relate to.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
These are based on the some of the engines we have in the tree already, but grouped into one main test checking the parameters are processed correctly.
This provides a base set of tests, that covers some previous bugs, and ensures the parameters get set on the engines correctly. There are other tests to ensure the integration of engines with the UI etc, hence it is not needed to do full integration tests with OpenSearch engines.
Depends on D78511
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D78530
Assignee | ||
Comment 3•4 years ago
|
||
Depends on D78714
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1e237bd73708
https://hg.mozilla.org/mozilla-central/rev/b4beb89dc587
https://hg.mozilla.org/mozilla-central/rev/ab84d9281155
Description
•