jaxbot / github-issues.vim

Github issue lookup in Vim
http://jaxbot.me/articles/github-issues-vim-plugin-5-7-2014
Other
406 stars 28 forks source link

Implement test cases #90

Open jaxbot opened 10 years ago

jaxbot commented 10 years ago

Due to some past issues, it would be beneficial to implement some sane tests. This is complicated, however, because of how tightly embedded the API is.

I have been considering using Vroom and setting up a mock repo, but I need to look into this further.