You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
I'd be happy to do the work on this, but I figured I'd gauge interest before I take the leap. I think this project could benefit greatly from a set of instrumentation tests, running through the UI, verified via Espresso. It'd allow much more thorough testing of each public method individually (and presumably we could get a Travis CI setup going as well). Would there be any interest in a series of pull requests to add this?
The text was updated successfully, but these errors were encountered:
Yes, definitely! Macroid was born as I factored out some pieces of a relatively big application, and I ended up developing both of them very closely and effectively using that app as a test suite. That’s really a shame that the library now has only “compilation” tests and I’d be happy to see it tested in more creative ways :)
I'd be happy to do the work on this, but I figured I'd gauge interest before I take the leap. I think this project could benefit greatly from a set of instrumentation tests, running through the UI, verified via Espresso. It'd allow much more thorough testing of each public method individually (and presumably we could get a Travis CI setup going as well). Would there be any interest in a series of pull requests to add this?
The text was updated successfully, but these errors were encountered: