1
0
Fork 0
fenix/app/src/test/java/org/mozilla/fenix
Severin Rudie 3be06953d6 For #4780 switch off private mode (#5614)
* Do not launch in Private Mode

When the app launches do not launch in Private Mode in order to prevent usage leaks to other users of the device.

* Issue #4780: add comments to use private mode

* For #4780: write tests for clear private mode on create app

* For #4780: clear private mode when privacy notification is removed
2019-10-03 10:23:13 -07:00
..
browser Extract UriOpened observer from HomeActivity 2019-09-24 09:37:24 -07:00
collections Unbreak Nightly: Get rid of fragment-testing dependency and create fragments in test manually. 2019-09-12 13:44:17 +02:00
components Update BackgroundServicesTest, Suppress Complex Method 2019-09-30 10:33:56 -07:00
crashes Extract and test crash reporter code 2019-09-20 11:04:11 -07:00
customtabs For #778 - Rename CustomTabActivity 2019-09-20 12:35:12 -07:00
exceptions Rename ExceptionsStore/State/Action to ExceptionsFragmentStore/State/Action. 2019-09-03 10:09:06 -07:00
ext Add tryGetHostFromUrl and update ExceptionDomains 2019-09-19 22:40:35 -04:00
home For #5567: Removes search shortcuts button (#5739) 2019-10-03 08:53:16 -07:00
library No issue: Move signedIn tracking to BookmarksSharedViewModel (#4755) 2019-09-27 08:57:38 -07:00
quickactionsheet For #5568 - Don't pass in Session for QuickActionSheetController 2019-09-25 13:33:38 -07:00
search For #5567: Removes search shortcuts button (#5739) 2019-10-03 08:53:16 -07:00
settings For #5406: Ignore intermittent failing test temporarily 2019-09-23 14:23:21 -07:00
share For 5092 - Show a Snackbar with retry option if sharing to devices fails (#5158) 2019-09-26 12:30:28 -07:00
trackingprotection For #5281 - Use TrackerLog for reporting ETP categories (#5556) 2019-09-25 10:48:06 -07:00
utils For #5567: Removes search shortcuts button (#5739) 2019-10-03 08:53:16 -07:00
whatsnew For #4474: Adds tests and fixes issues 2019-09-27 08:59:05 -07:00
widget Closes #4711 - Extract VoiceSearchActivity (#5502) 2019-09-27 07:54:29 -07:00
FenixApplicationTest.kt For #4780 switch off private mode (#5614) 2019-10-03 10:23:13 -07:00
HomeActivityTest.kt Issue #1000 - Remove isCustomTab flag (#4656) 2019-08-20 10:00:49 -07:00
IntentReceiverActivityTest.kt No issue: Updates naming of launch links privately var (#5701) 2019-10-02 12:11:21 -07:00
TestApplication.kt Closes #5444: IntentReceiverActivity: Add tests for intent processing 2019-09-20 19:44:05 -04:00
TestUtils.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00