1
0
Fork 0
fenix/app/src/test/java/org/mozilla/fenix
Suraj Shah 6cb3879caf For #7048: Network info migration (#7091)
* Fixes #7048.
Adds extension function to check if online or not based on capabilities
Modified `buildDeviceList`
Modifies tests

* Fixing lint error for max length
Fixing test in AppRequestInterceptorTest.kt

* Adds suppression for deprecation
Moving away from using anko for ConnectivityManager instance

* Creates ConnectivityManager extension component

* Fixes #7180
Refactors test cases to fix static mocks
2019-12-16 22:03:11 -08:00
..
browser For #4456: Adds total_uri_count to metrics core ping (#6003) 2019-10-30 11:02:33 -07:00
collections For #6330 Collections Numbering (#6453) 2019-12-10 12:10:01 -08:00
components Extract IntentProcessorType to its own file and add tests (#7012) 2019-12-10 00:02:23 -08:00
crashes Closes #5847: Use IO thread when submitting crash report 2019-10-08 18:46:14 -07:00
customtabs For #6153 - Add powered by notification 2019-10-31 16:39:58 -07:00
exceptions Rename ExceptionsStore/State/Action to ExceptionsFragmentStore/State/Action. 2019-09-03 10:09:06 -07:00
ext For #4844: fix file prefix url shortening 2019-12-10 05:07:53 +01:00
home For #5574 - Migrate SessionControl to LibState (#6651) 2019-12-04 22:06:05 -05:00
library Hide add folder option when in Desktop Bookmarks folder 2019-12-13 17:51:15 -08:00
logins For #5544: Bare Minimum Logins UI 2019-10-24 10:29:03 -07:00
perf For perf-frontend-issues#33: Add HotStartPerformanceMonitorTest. 2019-12-09 15:11:52 -08:00
search For #1607 - Passes "custom" as the search engine identifier for custom engines 2019-12-09 11:47:05 -08:00
settings For #4776: Added Unit tests for About Page. 2019-12-12 11:34:10 +02:00
share For #7048: Network info migration (#7091) 2019-12-16 22:03:11 -08:00
trackingprotection For #6763 - Fix early view access 2019-11-23 10:55:29 -05:00
utils Closes mozilla-mobile#4828 Initial tests for FragmentPreDrawMan… (#6134) 2019-11-21 16:23:59 -08:00
whatsnew Optimized imports. Closes #5876 2019-10-10 04:17:43 +05:30
widget Optimized imports. Closes #5876 2019-10-10 04:17:43 +05:30
AppRequestInterceptorTest.kt For #7048: Network info migration (#7091) 2019-12-16 22:03:11 -08:00
HomeActivityTest.kt Optimized imports. Closes #5876 2019-10-10 04:17:43 +05:30
IntentReceiverActivityTest.kt For #5334: added private custom tab processor (#6845) 2019-12-06 10:57:54 -08:00
TestApplication.kt Closes #4982: Migrate Gecko files before initializing engine. (#6738) 2019-11-22 08:18:50 -05:00