Skip to content

Fix: Incorrect imports in HomeScreenTest and MockUtil in Sample Compose androidTest #606

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kaungkhantsoe opened this issue Mar 10, 2025 · 0 comments

Comments

@kaungkhantsoe
Copy link
Contributor

Issue

  • We forgot to update imports of HomeScreenTest and MockUtil after updating the Model paths.
  • The test is also failing with the following error
6 files found with path 'META-INF/LICENSE.md' from inputs:
 - org.junit.jupiter:junit-jupiter-params:5.8.2/jetified-junit-jupiter-params-5.8.2.jar
 - org.junit.jupiter:junit-jupiter-engine:5.8.2/jetified-junit-jupiter-engine-5.8.2.jar
 - org.junit.jupiter:junit-jupiter-api:5.8.2/jetified-junit-jupiter-api-5.8.2.jar
 - org.junit.platform:junit-platform-engine:1.8.2/jetified-junit-platform-engine-1.8.2.jar
 - org.junit.platform:junit-platform-commons:1.8.2/jetified-junit-platform-commons-1.8.2.jar
 - org.junit.jupiter:junit-jupiter:5.8.2/jetified-junit-jupiter-5.8.2.jar
Adding a packaging block may help, please refer to
https://developer.android.com/reference/tools/gradle-api/com/android/build/api/dsl/Packaging
for more information
Image Image

Expected

HomeScreenTest should be able to run successfully

@kaungkhantsoe kaungkhantsoe self-assigned this Mar 10, 2025
@kaungkhantsoe kaungkhantsoe changed the title Fix: Import correct Model in HomeScreenTest in Sample Compose androidTest Fix: Incorrect importsl in HomeScreenTest and MockUtil in Sample Compose androidTest Mar 10, 2025
@kaungkhantsoe kaungkhantsoe changed the title Fix: Incorrect importsl in HomeScreenTest and MockUtil in Sample Compose androidTest Fix: Incorrect imports in HomeScreenTest and MockUtil in Sample Compose androidTest Mar 10, 2025
kaungkhantsoe added a commit that referenced this issue Mar 10, 2025
@ryan-conway ryan-conway added this to the 3.32.0 milestone Mar 11, 2025
kaungkhantsoe added a commit that referenced this issue Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants