We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Dashbaord view is the view that shows after signing up or logging in (entering the PIN). UI Test coverage needs to be added in this view.
Note: Use branch develop as base branch
develop
Files involved: DashboardFragment.kt DashboardViewModel.kt fragment_dashboard.xml DashboardFragmentsAdapter.kt FeedFragment.kt ChatListFragment.kt PaymentReceiveFragment.kt TransactionsFragment.kt ScannerFragment.kt
DashboardFragment.kt
DashboardViewModel.kt
fragment_dashboard.xml
DashboardFragmentsAdapter.kt
FeedFragment.kt
ChatListFragment.kt
PaymentReceiveFragment.kt
TransactionsFragment.kt
ScannerFragment.kt
The goal is to test some basic UI interactions in the Dashboard view and their expected results.
The text was updated successfully, but these errors were encountered:
Hey @tomastiminskas I would like to work on this issue, can you assign this to me
Sorry, something went wrong.
@tomastiminskas since I was unable to complete this on time I would like to be unassigned
I can try it
alejandrocordon
No branches or pull requests
Context
The Dashbaord view is the view that shows after signing up or logging in (entering the PIN). UI Test coverage needs to be added in this view.
Note: Use branch
develop
as base branchFiles involved:
DashboardFragment.kt
DashboardViewModel.kt
fragment_dashboard.xml
DashboardFragmentsAdapter.kt
FeedFragment.kt
ChatListFragment.kt
PaymentReceiveFragment.kt
TransactionsFragment.kt
ScannerFragment.kt
The goal is to test some basic UI interactions in the Dashboard view and their expected results.
Dashboard View
The text was updated successfully, but these errors were encountered: