Skip to content
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

Create UI / Instrumentation tests #27

Open
wants to merge 3 commits into
base: feature/slack
Choose a base branch
from

Conversation

shubhamsinghmutualmobile
Copy link
Contributor

TODO: Test Jetpack Compose UI and its related ViewModels

@shubhamsinghmutualmobile shubhamsinghmutualmobile added the enhancement New feature or request label Jan 12, 2022
@shubhamsinghmutualmobile shubhamsinghmutualmobile changed the title [master <- development/UITests] (WIP) Create UI / Instrumentation tests (WIP) Create UI / Instrumentation tests Jan 12, 2022
@shubhamsinghmutualmobile shubhamsinghmutualmobile changed the title (WIP) Create UI / Instrumentation tests Create UI / Instrumentation tests Jan 20, 2022
# Conflicts:
#	app/src/main/AndroidManifest.xml

androidTestImplementation("androidx.compose.ui:ui-test-junit4:${Lib.Android.COMPOSE_VERSION}")
debugImplementation("androidx.compose.ui:ui-test-manifest:${Lib.Android.COMPOSE_VERSION}")
androidTestImplementation("com.google.dagger:hilt-android-testing:2.38.1")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add this to TestLib. deps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants