1
0
Fork 0
fenix/app/src/test/java/org/mozilla/fenix/share
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
..
listadapters Use ViewModel for share fragment 2019-11-14 16:25:50 -08:00
ShareControllerTest.kt Use feature-accounts-push, which replaces feature-sendtab. 2019-12-13 16:42:28 -08:00
ShareInteractorTest.kt Use ViewModel for share fragment 2019-11-14 16:25:50 -08:00
ShareViewModelTest.kt For #7048: Network info migration (#7091) 2019-12-16 22:03:11 -08:00