kubler icon indicating copy to clipboard operation
kubler copied to clipboard

Add tests

Open azimut opened this issue 8 years ago • 1 comments

It was brought up somewhere else that we should have test cases for this. And I agree. I just started to discover TAP and this seems that could help: CI - travis-ci Integration test - https://github.com/sstephenson/bats Lint - https://github.com/openstack-dev/bashate https://github.com/koalaman/shellcheck

azimut avatar Jan 20 '17 06:01 azimut

Nice find, ideally we should also look into making most functions pure then. Lots of global variables still in play sadly.

edannenberg avatar Jan 25 '17 20:01 edannenberg