xesina / golang-echo-realworld-example-app

Exemplary real world backend API built with Golang + Echo

Home Page:https://realworld.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add tests

Sispheor opened this issue · comments

the testing part is really important I think. You should add it.

Oh, ok tests are here for handlers.
Should be enough. Thanks for the repo !