fossasia / susi_android

SUSI.AI Android App https://play.google.com/apps/testing/ai.susi
Apache License 2.0
2.42k stars 1.11k forks source link

Incomplete Unit and UI testing #2462

Closed pallav12 closed 4 years ago

pallav12 commented 4 years ago

Currently UI testing or susi covers only activity's xml and that also incomplete(only visibility of views are checked), providing minimal value to codebase. There're many important fragments(skill listing fragment) which should be tested.

Would you like to work on the issue? Yes

iamareebjamal commented 4 years ago

We want to focus on unit tests. Not UI tests. There are multiple issues open for unit tests