Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Improve test coverage #64

Open
fobo66 opened this issue Sep 30, 2019 · 1 comment
Open

Improve test coverage #64

fobo66 opened this issue Sep 30, 2019 · 1 comment

Comments

@fobo66
Copy link
Owner

fobo66 commented Sep 30, 2019

We need to increase amount of tests in project to improve maintainability and ensure that project will be fine in the long run.

Possible action steps:

  1. Add more unit tests for classes
  2. Cover presenters with tests when possible
  3. Record Espresso tests
@fobo66
Copy link
Owner Author

fobo66 commented Mar 22, 2020

During work on #104 some simple tests were added for the core logic. Found out that we mostly don't need to test presenters themselves, instead we need to extract logic from them to interactors and test interactors.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant