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
Michael Comella b0cfa3ee5c For #9605: add FenixRobolectricTestRunner.
This class will help us reduce duplication by specifying the
configuration within the test runner rather than each test needing to
specify it itself.

This class is adapted from Firefox for Fire TV:
  https://github.com/mozilla-mobile/firefox-tv/blob/master/app/src/test/java/org/mozilla/tv/firefox/helpers/FirefoxRobolectricTestRunner.kt
4 years ago
..
browser Reverts all BrowsingModeManager changes 4 years ago
collections Update to new feature-media API. 4 years ago
components For #9605: remove unnecessary @RunWith(AndroidJUnit4) in unit tests. 4 years ago
crashes Split out CustomTabToolbarIntegration (#7107) 5 years ago
customtabs For #9605: remove unnecessary @RunWith(Robolectric in unit tests. 4 years ago
exceptions Fix breaking changes from new TrackingProtectionException 4 years ago
ext For #9605: remove unnecessary @RunWith(Robolectric in unit tests. 4 years ago
helpers For #9605: add FenixRobolectricTestRunner. 4 years ago
home Update to new feature-media API. 4 years ago
library For #8651 - Add HistoryInteractor/Controller unit/ui tests 4 years ago
perf No issue: remove unused HotStartPerformanceMonitor. 4 years ago
search For #9605: remove unnecessary @RunWith(AndroidJUnit4) in unit tests. 4 years ago
session For 5334: test NotificationSessionObserver 5 years ago
settings For #9605: remove unnecessary @RunWith(Robolectric in unit tests. 4 years ago
share For #8759 Update Unit tests with activityName instead of packageName 4 years ago
trackingprotection For #6763 - Fix early view access 5 years ago
utils For #9605: remove unnecessary @RunWith(AndroidJUnit4) in unit tests. 4 years ago
whatsnew For #9605: remove unnecessary @RunWith(AndroidJUnit4) in unit tests. 4 years ago
widget Optimized imports. Closes #5876 5 years ago
AppRequestInterceptorTest.kt Remove @ObsoleteCoroutinesApi from tests 4 years ago
HomeActivityTest.kt For #6304 & #7577: Persist private mode between app launches 5 years ago
IntentReceiverActivityTest.kt Update IntentProcessor implementation to comply with new interface. 4 years ago
ReleaseChannelTest.kt For #6464: Add ReleaseChannel test to document assumptions. 5 years ago
TestApplication.kt Closes #4982: Migrate Gecko files before initializing engine. (#6738) 5 years ago