VasiliZ
VasiliZ
@ilya-shknaj Sorry, i have a problem with tests. Method that triggers the progress bar, falls from NullPointer. I did not decide how to defeat him. https://github.com/VasiliZ/RocketWheels/compare/c8d673509778bab5446a1d41a0bfe720a9905c14...808222e1c9747c8462c0835b7a3d42667f75ff33 Refactor AsynkTask, add Robolectric...
@ilya-shknaj Can you check again? https://github.com/VasiliZ/RocketWheels/compare/808222e1c9747c8462c0835b7a3d42667f75ff33...dev
@ilya-shknaj Sorry, should work
@ilya-shknaj, I clone remote project to new folder with soursethree, build and run on emulator. I did't have errors.
@ilya-shknaj If uncomment line #31 in WebViewPresenter and run TestWebViewPresenter again. I can see in log this exeption `java.lang.NullPointerException at com.github.vasiliz.rocketswheel.userAuth.presenter.WebViewPresenter.parseUrl(WebViewPresenter.java:31) at com.github.vasiliz.rocketswheel.TestWebViewPresenter.testParseUrl(TestWebViewPresenter.java:35)`
@ilya-shknaj, Could you recheck? This correct way? https://github.com/VasiliZ/RocketWheels/compare/06281797a508efca23741e9865f76a5e719d0249...dev