1
0
Fork 0
fenix/app/src/test/java/org/mozilla/fenix
Mihai Eduard Badea 58e24b81aa For issue #12400 - Refresh swiped collection tab view
Item is now refreshed by calling notifyDataSetChanged on the adapter when the last tab from the collection has been swiped away and the user cancels the deletion by pressing the cancel button from the dialog.
Also added a "wasSwiped" flag to onCollectionRemoveTab in order to check if the tab was deleted from a swipe action and not by pressing the "X" button.
2020-07-31 12:48:32 -04:00
..
addons For #12457: Add MockK matcher for intents (#12612) 2020-07-16 15:05:01 -07:00
browser Add tests for some classes in home/browser (#12837) 2020-07-23 11:17:52 -07:00
collections For #10163 - Adds tab multiselect mode 2020-07-24 18:18:26 -04:00
components Add metric tests 2020-07-29 14:58:48 -07:00
crashes For issue #8648 2020-04-29 09:48:42 -07:00
customtabs Remove Mockito 2020-06-10 21:19:50 -04:00
downloads Remove Mockito 2020-06-10 21:19:50 -04:00
ext For #12865, #12990 - Disable swipe to switch tabs gesture when the keyboard is visible. 2020-07-29 14:55:03 -07:00
helpers Move config to robolectric.properties 2020-07-29 17:46:26 -07:00
home For issue #12400 - Refresh swiped collection tab view 2020-07-31 12:48:32 -04:00
library For issue #9949 - Bookmarks/History deletion inconsistencies (#12630) 2020-07-17 15:13:18 -05:00
loginexceptions Add tests for login exceptions (#12681) 2020-07-17 14:25:45 -07:00
migration Test migration classes (#12677) 2020-07-17 14:35:13 -07:00
onboarding Add tests for FenixOnboarding (#11057) 2020-05-29 17:26:07 -07:00
perf Add tests for StartupReportFullyDrawn (#12560) 2020-07-15 23:31:59 -07:00
push Add tests for web push integration 2020-07-21 10:12:06 -07:00
search For #12565 - Clean up controller and add tests 2020-07-27 10:40:09 -07:00
session For #9100: Follow-up to fix memory leak in NotificationSessionObserver 2020-06-25 16:17:38 -04:00
settings For #13084 - Use runBlockingTest 2020-07-29 21:51:28 -04:00
share For #11798: Allow sharing of reader view pages 2020-06-25 14:39:21 -04:00
sync Test sync adapter (#12810) 2020-07-23 11:16:11 -07:00
tabhistory Fix suggestions, extract layout for tab history 2020-07-30 17:54:09 -07:00
tabtray For #12565: Remove activity from DefaultTabTrayController constructor. 2020-07-30 13:33:02 +03:00
trackingprotection Pass settings and metrics to CFR 2020-07-21 09:01:09 +03:00
trackingprotectionexceptions For #7094 - Adds save login exceptions 2020-07-14 14:47:37 -04:00
utils For #6846: Added quick actions for nav bar in home 2020-07-27 13:28:28 -04:00
whatsnew Move settings in components (#12675) 2020-07-21 10:47:10 -07:00
widget Fixes #9832 - Change targetSdkVersion to Android 10 (#11014) 2020-07-09 10:50:51 -07:00
wifi Add tests for sync, wifi, and push (#12581) 2020-07-16 12:25:38 -07:00
AppRequestInterceptorTest.kt For #9631: replace assertk assertions with junit. 2020-04-06 16:56:40 -07:00
HomeActivityTest.kt Move settings in components (#12675) 2020-07-21 10:47:10 -07:00
IntentReceiverActivityTest.kt Test session control controller (#12652) 2020-07-17 13:07:01 -07:00
MockNavHostActivity.kt Add method to test fragments in roboletric (#12261) 2020-07-06 13:04:43 -07:00
ReleaseChannelTest.kt For #6464: Add ReleaseChannel test to document assumptions. 2019-12-30 10:31:33 -08:00
StrictModeManagerTest.kt Add tests for StrictModeManager (#12013) 2020-06-29 08:17:07 -07:00