Eduardo García
Eduardo García
The [link](https://chrome.google.com/webstore/detail/emoji-translate/kkkfndlpdajmbgofkidemhkjoinhmojl) of the Chrome extension is not working :(. Seems like there's no chrome extension in the webstore anymore, right?
Regarding secrets-manager's test suite there's some improvements to apply. Some of the principles to apply will be: - Design for testability - Minimize Test Overlap - Verify One Condition per...
Related with #47 and #48 fix related. We could detect this kind of thing through the tests, maybe we can create tests for the different scenarios in which the functions...
resolve #15
It would be nice to add unit tests to ensure quality for Camilo logic
**Is your feature request related to a problem?** Maybe unit tests and integration tests cover a usecase but nothing is covering the pip package execution **Describe the solution you'd like**...
- cleaning unnecesary injections wihtin MainActivity, fixing #5 - updating android sdk to 28 - updating buildtools also - updating dependencies - cleaning code a little