kutsan / zsh-system-clipboard

System clipboard key bindings for Zsh Line Editor with vi mode. It is similar to what `set clipboard=unnamed` does for vim.
GNU General Public License v3.0
140 stars 16 forks source link

Add unit tests #7

Closed kutsan closed 6 years ago

kutsan commented 6 years ago

I had thought that we could add unit tests but I don't know any effective way to test it in 3 major platforms involved with our current technologies. Manual testing seems the way to go right now but if you are reading this in future and know any good way to solve this problem, let me know.