Refactor Translations test suite to support Select Translations more easily
Categories
(Firefox :: Translations, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox124 | --- | fixed |
People
(Reporter: nordzilla, Assigned: nordzilla)
References
Details
Attachments
(14 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
Description
This bug tracks the progress refactoring the Translations test suite to more easily support testing Full Page Translations alongside Select Translations.
Steps to implement
- Refactor browser/components/translations/tests/browser/head.js into 3 sections:
1 - General navigation/assertion helpers
2 - Helpers specific to full-page translations
3 - Helpers specific to select translations
Assignee | ||
Updated•10 months ago
|
Assignee | ||
Comment 1•10 months ago
|
||
Assignee | ||
Comment 2•10 months ago
|
||
Depends on D199036
Assignee | ||
Comment 3•10 months ago
|
||
Depends on D199037
Assignee | ||
Comment 4•10 months ago
|
||
Depends on D199038
Assignee | ||
Comment 5•10 months ago
|
||
Depends on D199039
Assignee | ||
Comment 6•10 months ago
|
||
Depends on D199040
Assignee | ||
Comment 7•10 months ago
|
||
Depends on D199041
Assignee | ||
Comment 8•10 months ago
|
||
Depends on D199042
Assignee | ||
Comment 9•10 months ago
|
||
Depends on D199043
Assignee | ||
Comment 10•10 months ago
|
||
Depends on D199044
Assignee | ||
Comment 11•10 months ago
|
||
Depends on D199045
Assignee | ||
Comment 12•10 months ago
|
||
Depends on D199046
Assignee | ||
Comment 13•10 months ago
|
||
Depends on D199047
Updated•10 months ago
|
Updated•10 months ago
|
Updated•10 months ago
|
Updated•10 months ago
|
Updated•10 months ago
|
Updated•10 months ago
|
Updated•10 months ago
|
Updated•10 months ago
|
Updated•10 months ago
|
Updated•10 months ago
|
Updated•10 months ago
|
Updated•10 months ago
|
Updated•10 months ago
|
Assignee | ||
Comment 14•10 months ago
|
||
Part 14/14 of refactoring the Translations test-suite
utility functions into organized groups for testing
Fully Page Translations, Select Translations, and
Translations Settings in about:preferences
Updated•10 months ago
|
Comment 15•10 months ago
|
||
Comment 16•10 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/50d538947a65
https://hg.mozilla.org/mozilla-central/rev/bc360762a512
https://hg.mozilla.org/mozilla-central/rev/8fd187c4eea7
https://hg.mozilla.org/mozilla-central/rev/92082b0ea3df
https://hg.mozilla.org/mozilla-central/rev/95ca242215ec
https://hg.mozilla.org/mozilla-central/rev/df0d286366b0
https://hg.mozilla.org/mozilla-central/rev/9fff3fc0b576
https://hg.mozilla.org/mozilla-central/rev/10cf897c8d96
https://hg.mozilla.org/mozilla-central/rev/12f3e66f0f5f
https://hg.mozilla.org/mozilla-central/rev/5a85a8ac9e02
https://hg.mozilla.org/mozilla-central/rev/4148dff54536
https://hg.mozilla.org/mozilla-central/rev/887eb18fb425
https://hg.mozilla.org/mozilla-central/rev/ec03a63935a7
https://hg.mozilla.org/mozilla-central/rev/97ace959fbe4
Description
•