Closed
Bug 1962629
Opened 25 days ago
Closed 22 days ago
Remove static mocking of AppCompatResources class in various tests.
Categories
(Firefox for Android :: Tooling, task)
Tracking
()
RESOLVED
FIXED
140 Branch
Tracking | Status | |
---|---|---|
firefox140 | --- | fixed |
People
(Reporter: mcarare, Assigned: mcarare)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group6])
Attachments
(1 file)
We should refactor the the tests that use static mocking of the AppCompatResources class.
Assignee | ||
Updated•25 days ago
|
Whiteboard: [fxdroid][group6]
Assignee | ||
Comment 1•25 days ago
|
||
We should exclude BrowserFragmentTest
from this refactoring since the test uses static mocking a lot and we should refactor the whole tests/ fragment in the same patch.
Assignee | ||
Comment 2•25 days ago
|
||
Updated•25 days ago
|
Pushed by mcarare@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eccc308c24f0
Remove mockkStatic for AppCompatResources in tests. r=android-reviewers,jonalmeida
Comment 4•22 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 22 days ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Updated•20 days ago
|
Target Milestone: --- → 140 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•