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

Stream Episode 9 #42

Merged
merged 3 commits into from
Apr 15, 2018
Merged

Stream Episode 9 #42

merged 3 commits into from
Apr 15, 2018

Conversation

JoaquimLey
Copy link
Owner

  • Sms modularisation

  • More UI unit tests for FavoritesFragment

  • Remove READ_PHONE_STATE permission

  • Add tests related to FavorieFragment view states

    • EmptyView state

    • ErrorView state

  • Test DI still not working, so this is causing problems with some UI unit tests (not
    able to mock the ViewModel).

There's still some issues in mocking the ViewModel/ViewModelactory

#29
…gment view states

Added the javax dependency to androidTest variant

Removed the READ_PHONE_STATE since the SmsManager was still accessible
on a Android Oreo device, so this was a temporary bug, now fixed from
Google

Worked on new view states for the FavoritesFragment:
  - Error state
  - Empty state
  - Some improvements on success state

Test DI still not working, causing problems with UI unit tests (not
able to mock the ViewModel).

#29
@JoaquimLey JoaquimLey merged commit fa4f0ea into tests/favorites_fragment Apr 15, 2018
@JoaquimLey JoaquimLey deleted the stream/episode_9 branch April 15, 2018 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant