mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
The tests were reigstering a listener to wait for the first event, but this first even may have happened already by the time the listener is registered. Instead we can wait until the controller is connected and assume that the initial state already arrived. PiperOrigin-RevId: 627683245 |
||
|---|---|---|
| .. | ||
| 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