add tests #19
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I've run into enough edge cases in the code that it would be really nice to have tests to give assurance that the right things are happening. Though I'm a tape/tap fan usually, I've been wanting to give Ava or Jest a try.
@mdibaiee what do you think of adding tests and do you care about the framework?
Sure thing tests are great! I have no preference for any test framework here, please use the one you think is appropriate.
Thanks!
fixed in #22.