Skip to content

Replace deprecated ActivityTestRule with ActivityScenario#4177

Open
rvandermeulen wants to merge 1 commit intomasterfrom
test-cleanups
Open

Replace deprecated ActivityTestRule with ActivityScenario#4177
rvandermeulen wants to merge 1 commit intomasterfrom
test-cleanups

Conversation

@rvandermeulen
Copy link
Contributor

  • Rewrite BrowserActivityTestRule using ExternalResource + ActivityScenario.launch()
  • Update CustomTabsTest to launch IntentReceiverActivity inline via ActivityScenario
  • Declare androidx.test:core as a direct androidTestImplementation dependency

- Rewrite BrowserActivityTestRule using ExternalResource + ActivityScenario.launch()
- Update CustomTabsTest to launch IntentReceiverActivity inline via ActivityScenario
- Declare androidx.test:core as a direct androidTestImplementation dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant