macroid icon indicating copy to clipboard operation
macroid copied to clipboard

Any interest in adding more thorough automated tests?

Open sgrif opened this issue 10 years ago • 2 comments

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?

sgrif avatar Mar 30 '15 19:03 sgrif

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 :)

stanch avatar Mar 30 '15 23:03 stanch

Cool. Rails takes up most of my open source free time but I'll try to start putting some time in towards this.

sgrif avatar Mar 31 '15 00:03 sgrif