lisawray/groupie

Set up Espresso tests

Open

#89 建立於 2017年5月24日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Java (3,627 star) (295 fork)batch import
enhancementhelp wanted

描述

Currently, the GroupAdapter class is badly tested. Turns out one test doesn't run at all bc it doesn't have the @Test annotation .. but funny story, if it did, it would fail because it references an Android class!

  • Add an Espresso test verifying that the methods on GroupAdapter work correctly
  • Get Circle building said test by spinning up an emulator, etc

貢獻者指南