1
0
Fork 0
fenix/app/src/test/java/org/mozilla/fenix/components
Grisha Kruglov e6e2dd94c7 Closes #7344: Login storage refactor
The a-c side of this work is in https://github.com/mozilla-mobile/android-components/pull/6128

This switches Fenix to use `SyncableLoginsStorage`, which caches a connection internally
on first access, and doesn't expose any lock/unlock APIs at the public boundary.
2020-03-03 16:58:58 +01:00
..
metrics For #7295 - Adds more documentation for the installation metrics 2020-02-14 20:56:49 -08:00
searchengine For #6981 - Fixes tests to support locale aware changes 2020-02-18 18:20:50 -08:00
toolbar For #167: Improves home to browser animation 2020-02-28 18:04:14 -07:00
AccountAbnormalitiesTest.kt For #6490 - track abnormal FxA behaviour via Sentry 2019-11-07 15:11:41 -08:00
BackgroundServicesTest.kt Closes #7344: Login storage refactor 2020-03-03 16:58:58 +01:00
InflationAwareFeatureTest.kt For #6857 - Replace BackHandler with UserInteractionHandler in InflationAwareFeature and InflationAwareFeatureTest 2019-11-28 15:58:07 -05:00
IntentProcessorTypeTest.kt Extract IntentProcessorType to its own file and add tests (#7012) 2019-12-10 00:02:23 -08:00
StoreProviderTest.kt Optimized imports. Closes #5876 2019-10-10 04:17:43 +05:30
TestComponents.kt Reverts all BrowsingModeManager changes 2020-02-24 00:24:07 -08:00
TestCore.kt Closes #7344: Login storage refactor 2020-03-03 16:58:58 +01:00
TrackingProtectionPolicyFactoryTest.kt For #8540: Fix ETP options not being correctly applied (#8688) 2020-02-26 12:25:40 -08:00