Open ankushrayabhari opened 6 years ago
Currently, the app does not unit test any class. Figure out how to setup testing on Android, i.e. mock critical parameters like Context, and start adding unit tests for every function in every class.
F17 OK (150+ pts depending on the quality/quantity of tests)
Unit Test for the whole application. W18 OK. 500 points.
Points will be adjusted based on effort needed.
Currently, the app does not unit test any class. Figure out how to setup testing on Android, i.e. mock critical parameters like Context, and start adding unit tests for every function in every class.