1
0
Fork 0
fenix/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
2020-04-03 09:27:49 -07:00
..
browser Reverts all BrowsingModeManager changes 2020-02-24 00:24:07 -08:00
collections Update to new feature-media API. 2020-03-29 23:13:13 -07:00
components For #9605: remove unnecessary @RunWith(AndroidJUnit4) in unit tests. 2020-04-03 09:27:49 -07:00
crashes Split out CustomTabToolbarIntegration (#7107) 2019-12-17 12:26:46 -08:00
customtabs For #9605: remove unnecessary @RunWith(Robolectric in unit tests. 2020-04-03 09:27:49 -07:00
exceptions Fix breaking changes from new TrackingProtectionException 2020-01-22 11:47:51 -08:00
ext For #9605: remove unnecessary @RunWith(Robolectric in unit tests. 2020-04-03 09:27:49 -07:00
helpers For #9605: add FenixRobolectricTestRunner. 2020-04-03 09:27:49 -07:00
home Update to new feature-media API. 2020-03-29 23:13:13 -07:00
library For #8651 - Add HistoryInteractor/Controller unit/ui tests 2020-03-27 15:53:31 -07:00
perf No issue: remove unused HotStartPerformanceMonitor. 2020-03-11 11:28:38 -07:00
search For #9605: remove unnecessary @RunWith(AndroidJUnit4) in unit tests. 2020-04-03 09:27:49 -07:00
session For 5334: test NotificationSessionObserver 2019-12-30 11:40:07 +02:00
settings For #9605: remove unnecessary @RunWith(Robolectric in unit tests. 2020-04-03 09:27:49 -07:00
share For #8759 Update Unit tests with activityName instead of packageName 2020-03-24 17:10:19 +02:00
trackingprotection For #6763 - Fix early view access 2019-11-23 10:55:29 -05:00
utils For #9605: remove unnecessary @RunWith(AndroidJUnit4) in unit tests. 2020-04-03 09:27:49 -07:00
whatsnew For #9605: remove unnecessary @RunWith(AndroidJUnit4) in unit tests. 2020-04-03 09:27:49 -07:00
widget Optimized imports. Closes #5876 2019-10-10 04:17:43 +05:30
AppRequestInterceptorTest.kt Remove @ObsoleteCoroutinesApi from tests 2020-03-18 17:25:51 -07:00
HomeActivityTest.kt For #6304 & #7577: Persist private mode between app launches 2020-01-09 17:03:36 -08:00
IntentReceiverActivityTest.kt Update IntentProcessor implementation to comply with new interface. 2020-03-04 09:40:00 -08:00
ReleaseChannelTest.kt For #6464: Add ReleaseChannel test to document assumptions. 2019-12-30 10:31:33 -08:00
TestApplication.kt Closes #4982: Migrate Gecko files before initializing engine. (#6738) 2019-11-22 08:18:50 -05:00