DescriptionAdd custom tabs tests using intents with non-null sessions
All current tests either test the service side session creation without
launching intents or the UI customization with no sessions. This change
add a trivial test that uses a valid session to launch an intent and also
another more complex test that reloads a new URL in the same tab when the
same session is used inside the intent.
Note that the service side is interfaced directly through CustomTabConnection
and this doesn't exactly replicate the actual scenario since all calls come
from the same process.
Committed: https://crrev.com/a69c3f7ba69a30aef2143945b8b2bbf8e6421080
Cr-Commit-Position: refs/heads/master@{#342131}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Added utils class and moved two calls there, nits #Patch Set 3 : Added the utils class #
Depends on Patchset: Messages
Total messages: 14 (6 generated)
|