Investigate how to use fakes with test fixtures
Categories
(Firefox for Android :: General, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox141 | --- | fixed |
People
(Reporter: npoon, Assigned: npoon)
References
Details
(Whiteboard: [fxdroid][group4])
Attachments
(1 file)
Currently, we need to create a FakeFileSizeFormatter file for tests that use this class in different packages. See 1, 2, 3. Ideally, we want to have this in the test package of where FileSizeFormatter lives. This does not work at the moment due to gradle dependency issues, which should be fixed with the use of test fixtures. Then, we should make 1 FakeFileSizeFormatter file / class in the test package of where FileSizeFormatter lives and use this in all of the tests
| Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Nick, thanks for filing this. I don't think this blocked Bug 1948708
My suggestion would be to remove that.
| Assignee | ||
Updated•1 year ago
|
Comment 2•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox for Android::UI Tests' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 3•1 year ago
|
||
Comment 5•1 year ago
|
||
| bugherder | ||
Description
•