Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support test resources in Compose UI tests. #5122

Merged
merged 8 commits into from
Aug 29, 2024
Merged

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    b5f3e87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3444b3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed39497 View commit details
    Browse the repository at this point in the history
  4. [resources] Introduced a new function setAndroidInstrumentedContext

    … to set an instrumented context.
    
    This context helps `ResourceReader` access test assets in instrumented environments.
    terrakok committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    aafa392 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    578d256 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3bf648 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e8cb73 View commit details
    Browse the repository at this point in the history
  8. [resources] Add compile only dependency on "androidx.test:monitor" to…

    … configure test context
    terrakok committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5a50c75 View commit details
    Browse the repository at this point in the history