onetouch-ssh icon indicating copy to clipboard operation
onetouch-ssh copied to clipboard

Automated tests?

Open pirogoeth opened this issue 8 years ago • 2 comments

We should attempt to add unit and integration tests for this. It would make pushing new releases easier. But, the only problem I can see is building forked sources since Go likes to get all pull-happy with source trees...

Ideas?

pirogoeth avatar Apr 14 '16 20:04 pirogoeth

yes, tests are very important and it's definitely in my TODO list. I started adding some for the geoip module here: https://github.com/dcu/onetouch-ssh/blob/master/utils/geoip_test.go

I added you as collaborator but let's keep sending PRs :)

dcu avatar Apr 14 '16 22:04 dcu

Awesome! Sounds like a plan :)

pirogoeth avatar Apr 15 '16 01:04 pirogoeth