mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
This change ensures that a different package is used for `test_session_current/src/main:support_app` and `test_session_current/src/androidTest:test_app` - previously they used the same package which was unusual (and possibly led to some confusing behaviour). PiperOrigin-RevId: 563051818 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| README.md | ||
Session test module
Tests cross-process use of the session module. To run the tests:
- Prepare a device (either an emulator or a real device) to run the tests on.
- Run
./gradlew :test-session-current:cAT