Skip to content

fix: align test app directory with plugin directory#115

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

fix: align test app directory with plugin directory#115
sebastienrouif wants to merge 2 commits intodropbox: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
Copy link
Copy Markdown

CLAassistant commented Apr 19, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ sebastienrouif
❌ sebastiennavico
You have signed the CLA already but the status is still pending? Let us recheck it.

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