confact / stripe.cr

Stripe API Wrapper for crystal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No specs?

wout opened this issue · comments

commented

Hi, I love to use this shard in one of my projects, but I am a bit on the fence because there is not a single spec. How do I know you code works as intended?

This was forked from vladfaust to add things I needed for my own projects. I didn't focus so much to add tests.

I could add tests when I have time, but that is not my focus.

You can test it yourself and if you feel safe enough, go production with it.

If you want, feel free to add tests. I would appreciate if you did.

commented

I didn't realise this was an adopted shard. I'll have a look at the code once I start implementing.

Started adding tests now and change some of the logic. Will add more tests soon :)

Closing this since Stripe.cr now have 45 tests and released version 1.0.