-
Notifications
You must be signed in to change notification settings - Fork 0
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
End to end test 2 #299
End to end test 2 #299
Conversation
Blocked because I can't add a receipt : can't mock the picture taking part |
(To add to this, there is a bug in MockK that makes it impossible to mock the viewmodel that handles this, making it essentially impossible to do cleanly) |
blocked because the receipts are not currently by association, so the test doesn't "work"
c191192
to
915837b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks pretty good! Only two minor comments
app/src/main/java/com/github/se/assocify/ui/screens/treasury/receiptstab/ReceiptListScreen.kt
Outdated
Show resolved
Hide resolved
app/src/androidTest/java/com/github/se/assocify/epics/Epic2Test.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
|
No description provided.