yoonic / atlas

E-Commerce Backend API in Hapi.js and RethinkDB
MIT License
373 stars 104 forks source link

Why not unit tests? #12

Open iraycd opened 7 years ago

iraycd commented 7 years ago

@andreftavares Why didn't you write any test 😇 Are there any plans on writing?👷

andrecrt commented 7 years ago

The usual suspect, for both not having written and for not knowing when they'll be: time :) Feel free to create a PR!

iraycd commented 7 years ago

@andreftavares I am facing few issues while integrating. Can you integrate do some basic test /api with either Lab, Tape or Jest.

I will do the rest.