1
0
Fork 0
fenix/app/src/test/java/org/mozilla/fenix
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
..
browser Reverts all BrowsingModeManager changes 2020-02-24 00:24:07 -08:00
collections For #6330 Collections Numbering (#6453) 2019-12-10 12:10:01 -08:00
components Closes #7344: Login storage refactor 2020-03-03 16:58:58 +01:00
crashes Split out CustomTabToolbarIntegration (#7107) 2019-12-17 12:26:46 -08:00
customtabs For #6153 - Add powered by notification 2019-10-31 16:39:58 -07:00
exceptions Fix breaking changes from new TrackingProtectionException 2020-01-22 11:47:51 -08:00
ext Add license header to ext tests (#8130) 2020-02-05 20:37:49 -08:00
home For #167: Improves home to browser animation 2020-02-28 18:04:14 -07:00
library For #8153 - Allow web-extensions to open tabs in correct browsing mode 2020-02-24 00:24:07 -08:00
perf For #7781: instrument visual completeness for top sites. 2020-02-28 13:37:06 -08:00
search For #5308: Display search shortcuts when going from browser to search 2020-03-02 17:54:05 -08:00
session For 5334: test NotificationSessionObserver 2019-12-30 11:40:07 +02:00
settings For #8411: integrate AC permissions changes (#8618) 2020-02-25 07:36:19 -08:00
share For #4231 added unit tests for most recent apps 2020-02-19 10:36:58 -08:00
trackingprotection For #6763 - Fix early view access 2019-11-23 10:55:29 -05:00
utils For #8411: integrate AC permissions changes (#8618) 2020-02-25 07:36:19 -08:00
whatsnew Add license header to ext tests (#8130) 2020-02-05 20:37:49 -08:00
widget Optimized imports. Closes #5876 2019-10-10 04:17:43 +05:30
AppRequestInterceptorTest.kt For #5892 & #6380: Updates error page template and allows SSL bypassing 2020-02-03 21:01:14 +01:00
HomeActivityTest.kt For #6304 & #7577: Persist private mode between app launches 2020-01-09 17:03:36 -08:00
IntentReceiverActivityTest.kt Disable failing intent handling unit tests 2020-01-15 21:41:01 -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