Skip to content

fix: align test app directory with plugin directory#115

Open
sebastienrouif wants to merge 2 commits into
dropbox:mainfrom
sebastienrouif:fix/use-target-package-as-folder
Open

fix: align test app directory with plugin directory#115
sebastienrouif wants to merge 2 commits into
dropbox:mainfrom
sebastienrouif:fix/use-target-package-as-folder

Conversation

@sebastienrouif

Copy link
Copy Markdown

There is currently a mismatch between the plugin and the test application.
The plugin uses the test application package val deviceScreenshotDir = androidTest.applicationId.map { "/storage/emulated/0/Download/screenshots/$it" } whereas the application was using the application's package val context = InstrumentationRegistry.getInstrumentation().targetContext

this broke recording and other tasks, such as clearing and pulling screenshots

@CLAassistant

CLAassistant commented Apr 19, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants