-
Notifications
You must be signed in to change notification settings - Fork 332
Pull requests: android/android-test
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Defines a brute force
isEqualTo
API for PersistableBundle
. PersistableBundle
has historically been very painful to test since they are lazy containers and do not implement equals. While the existing per value subjects are useful, they do not allow for generic comparison in parametrized tests which limits flexibility and results in more boilerplate in unit tests.
#2444
opened Oct 3, 2025 by
copybara-service
bot
Loading…
Replace PendingIntent.FLAG_UPDATE_CURRENT with PendingIntent.FLAG_CANCEL_CURRENT in InstrumentationActivityInvoker.
#2419
opened Jul 30, 2025 by
copybara-service
bot
Loading…
Cleanup min_api=21 as this is the default.
#2406
opened Jun 27, 2025 by
copybara-service
bot
Loading…
Add static method to grant permissions without needing the
TestRule
infrastructure in GrantPermissionRule
#2392
opened May 15, 2025 by
copybara-service
bot
Loading…
Support launching activities in full screen mode with ActivityScenario on XR devices
#2383
opened Apr 9, 2025 by
copybara-service
bot
Loading…
Add internet permission for espresso device gradle tests
#2377
opened Mar 31, 2025 by
copybara-service
bot
Loading…
Allow ResettingStubberImpl to be called from any thread.
#2328
opened Dec 27, 2024 by
copybara-service
bot
Loading…
Allow IntentStubberRegistry to be called from any thread.
#2327
opened Dec 27, 2024 by
copybara-service
bot
Loading…
Adding a ShellCommandLocalSocketClient for the ShellExecutor to talk to the ShellMain.
#2305
opened Oct 24, 2024 by
copybara-service
bot
Loading…
Integration tests for LocalSocketShellMain.
#2304
opened Oct 16, 2024 by
copybara-service
bot
Loading…
Evaluate TestRequestBuilder.CustomFilters also on class, not just on test.
#2209
opened May 1, 2024 by
jan-varecka-signageos-io
•
Draft
Clearing package data also revokes development permissions on API < 23
#2181
opened Mar 22, 2024 by
consp1racy
•
Draft
Update versions for next release and clear CHANGELOG
#2163
opened Feb 29, 2024 by
brettchabot
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.