dotkernel / api

DotKernel's PSR-7 REST style API built around the Mezzio API skeleton.
https://docs.dotkernel.org/api-documentation/
MIT License
38 stars 5 forks source link

add Unit Tests #103

Closed arhimede closed 2 years ago

arhimede commented 2 years ago

Unit Test, cover at least 90% of code :-)

arhimede commented 2 years ago

https://github.com/mockery/mockery

MarioRadu commented 2 years ago

Unit tests were added in https://github.com/dotkernel/api/pull/150.