You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/test/java/org/mozilla/fenix/tabstray/browser
Noah Bond de1c6b0dae
Tab group count telemetry (#22479)
* For #22410 - Refactored tab sorter metrics into a middleware

* For #22410 - Created distribution metric for tab group sizes

* For #22410 - Created tests for tabs tray middleware

* For #22410 - Merge fixes

* For #22410 - Added PR number to metric

* For #22410 - Fixed unit tests post merge. Added waitUntilIdle to new tests.

* For #22410 - Added missing line to middleware to have the Store process actions

* For #22410 - Updated metric expiration to December

* For #22410 - PR Feedback

* For #22410 - Removed else from middleware when
3 years ago
..
AbstractBrowserTabViewHolderTest.kt No issue: Replace TabsTray.Tab with TabSessionState 3 years ago
AbstractBrowserTrayListTest.kt Issue #20349: Add inactive tab grouping to tabs tray 3 years ago
BrowserTabsAdapterTest.kt No issue: Replace TabsTray.Tab with TabSessionState 3 years ago
DefaultInactiveTabsInteractorTest.kt No issue: Merge our inactive tab interactor/controllers 3 years ago
InactiveTabViewHolderTest.kt Inactive tabs changes (#21524) 3 years ago
InactiveTabsBindingTest.kt Close #22305: Use TabsTrayStore for populating adapters 3 years ago
InactiveTabsControllerTest.kt For #22488 - Fix intermittent test failure with InactiveTabsControllerTest 3 years ago
NormalTabsBindingTest.kt Close #22305: Use TabsTrayStore for populating adapters 3 years ago
OtherHeaderBindingTest.kt Close #22305: Use TabsTrayStore for populating adapters 3 years ago
PrivateTabsBindingTest.kt Close #22305: Use TabsTrayStore for populating adapters 3 years ago
RemoveTabUseCaseWrapperTest.kt For #20507 - Inactive tabs telemetry 3 years ago
SelectTabUseCaseWrapperTest.kt Close #21910: Fix intermittent failures in SelectTabUseCaseWrapperTest 3 years ago
SelectedItemAdapterBindingTest.kt For #21236: Separate tabs with the same search term into a different section (#21177) 3 years ago
SelectionMenuIntegrationTest.kt Issue #19176: Exit select mode when removing tab (#19486) 3 years ago
SwipeToDeleteBindingTest.kt Close #18845: Adds swipe-to-delete to tabs tray refactor 3 years ago
TabGroupBindingTest.kt Close #22305: Use TabsTrayStore for populating adapters 3 years ago
TabSorterTest.kt Tab group count telemetry (#22479) 3 years ago
TabsTouchHelperTest.kt No issue: Replace TabsTray.Tab with TabSessionState 3 years ago