-
Notifications
You must be signed in to change notification settings - Fork 267
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
Add Sponsor ActionCreator test #751
Add Sponsor ActionCreator test #751
Conversation
DateTime.createAdjusted(2019, 2, 7, 10, 0).toOffsetUnadjusted(9.hours).utc | ||
|
||
fun dummySponsorsData(): List<SponsorCategory> { | ||
fun dummySponsorCategoriesData():List<SponsorCategory> { |
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.
🚫 | Missing spacing after “:” |
Apk comparision results
Generated by 🚫 Danger |
Asserted successfully. 💯 Generated by 🚫 Danger |
|
||
sponsorActionCreator.load() | ||
|
||
coVerify(ordering = Ordering.ORDERED) { |
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.
I love this coVerify. 😄
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 👍
Issue
Overview (Required)
Links
Screenshot