Skip to content

v1.0.1 Added Unit Tests

Latest
Compare
Choose a tag to compare
@adityam7 adityam7 released this 29 May 11:03
· 1 commit to master since this release

ChatStat v1.0.1

Now runs 4 unit tests to check on the HomePresenter and make sure that it's running properly.

Instructions for Set Up on your machine

  • The Mock flavor is only for unit testing DO NOT try to run the mockDebug flavour on the emulator or device unless you like making network calls on the mainthread
  • I Added the app.iml file by mistake on github so if the build does not compile try deleting this file and trying to build again.