airbnb / okreplay

📼 Record and replay OkHttp network interaction in your tests.
Apache License 2.0
781 stars 71 forks source link

Update Sample Tests to use Test Context for getting Tape assets #105

Closed chaitanyazooms closed 4 years ago

chaitanyazooms commented 4 years ago

ApplicationProvider.getApplicationContext() provides the target application context. But we would need the application context of the Test APK as the assets are bundled in the test app