1
0
Fork 0
fenix/app/src/test/java/org/mozilla/fenix/components
Severin Rudie 5f393bd5d4
For #5334: added private custom tab processor (#6845)
* For #5334: added private custom tab processor

* For #5334 - Fixes up IntentReceiverActivity for handling intents

* For 5334: update styling for private custom tabbs

* For 5334: update tests to account for new processors

Note that two are still failing. These appear to be true failures, and will be corrected in a later commit.

* For 5334: fixes bug introduced by changes to IntentReceiverActivity

RCA: intent className and extra were previously set based on which processors matched, not which successfully processed. This patch reintroduces that behavior.

* For 5334: add tests for custom tabs processing
2019-12-06 10:57:54 -08:00
..
metrics Update to Mozilla Android Components 18.0.0-SNAPSHOT. 2019-10-18 17:54:05 +02:00
toolbar For #5574 - Migrate SessionControl to LibState (#6651) 2019-12-04 22:06:05 -05:00
AccountAbnormalitiesTest.kt For #6490 - track abnormal FxA behaviour via Sentry 2019-11-07 15:11:41 -08:00
BackgroundServicesTest.kt Update BackgroundServicesTest 2019-11-14 16:05:20 -08:00
InflationAwareFeatureTest.kt For #6857 - Replace BackHandler with UserInteractionHandler in InflationAwareFeature and InflationAwareFeatureTest 2019-11-28 15:58:07 -05:00
StoreProviderTest.kt Optimized imports. Closes #5876 2019-10-10 04:17:43 +05:30
TestComponents.kt For #5334: added private custom tab processor (#6845) 2019-12-06 10:57:54 -08:00
TestCore.kt Add override for Core val in test 2019-11-14 16:05:20 -08:00