Closed
Bug 1281476
Opened 9 years ago
Closed 9 years ago
TabManagerTests failing
Categories
(Firefox for iOS :: Build & Test, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: fluffyemily, Assigned: fluffyemily)
Details
Attachments
(1 file)
The current TabManagerTests (only testTabManagerStoresChangesInDB) are failing. It looks like the test is testing the wrong things after significant refactoring of the code it is testing.
The test should be refactored out to better reflect the code being tested, and to be more of a unit test suite and less of an integration test suite
Comment 2•9 years ago
|
||
Comment on attachment 8764275 [details] [review]
Pull request
The first test needs a tiny change, but otherwise, looks good.
Attachment #8764275 -
Flags: review?(jhugman) → review+
Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•