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
The app currently has almost no tests. This was due to the high involvement of android's native components related to Custom View and Bitmap. Since the foundational part is now been implemented, it's a good time to escalate the code coverage by adding the instrumentation as well as robolectric based Unit tests.
The text was updated successfully, but these errors were encountered:
The app currently has almost no tests. This was due to the high involvement of android's native components related to Custom View and Bitmap. Since the foundational part is now been implemented, it's a good time to escalate the code coverage by adding the instrumentation as well as robolectric based Unit tests.
The text was updated successfully, but these errors were encountered: