You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #32 from Wolox/development
Dagger release
* Add Log wrapper to mock instances when doing tests
* Update WolmoFragmentHandler to inject and use the new Logger
* Bump sdk version and appcompat version
* Extract method from ImageProvider and add unit tests for it
* Remove powermock dependency and add Robolectric
* Remove powermock dependency and update test that used it to use Robolectric.
* Add missing javadoc and fix some typos.
* Fix some issues with Providers and update tests to test the changes.
* Add missing tests