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 issue deals with writing tests for the functions in about util. There are functions that require contexts which are instrumentation tests or could be tried using roboelectric. The tests involving the lists could be unit tests are could be checked whether we are getting the appropriate lists, whether the lists are empty,The items contain expected fields like title, icon, and onClick.
Terms
Description
This issue deals with writing tests for the following functions
onShareScribeClick(context: Context)
onRateScribeClick(context: Context)
onMailClick(context: Context)
getCommunityList(...)
getFeedbackAndSupportList(...)
getLegalListItems(...)
Contribution
Happy to help anyone fix this issue or take this up myself at some point :)
The text was updated successfully, but these errors were encountered: