mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
The Robolectric implementation of HttpURLConnection forwards to the JRE
implementation [1], which behaves differently to the Android one
available on devices and emulators. For these tests to be a realistic
test of the HTTP stack used in real playbacks we can't use Robolectric.
Similar to
|
||
|---|---|---|
| .. | ||
| androidTest | ||
| main | ||
| test | ||