git-open icon indicating copy to clipboard operation
git-open copied to clipboard

Split apart unit tests

Open paulirish opened this issue 7 years ago • 1 comments

It's nice to just run a few unit tests at once instead of waiting for all 40 to finish. Plus this is more manageable, regardless.

No functional changes made. The test_helper/index file (https://github.com/paulirish/git-open/commit/f80f7ba2d6d07bd4e0198b4ab7e13cd1f4493008) is the most interesting part of this commit. And it's quite dull.

This does change the order the tests run in.


Merging note: do not squash. I wrestled with git to make sure we have blame history on these files. :)

paulirish avatar Feb 05 '18 21:02 paulirish

Guh, I wish i did this post- #109. Oh well.

I'll do the rebase dance for this after #109 and #114

paulirish avatar Feb 05 '18 21:02 paulirish