Fs02/go-todo-backend

View on GitHub
todos/todostest/README.md

Summary

Maintainability
Test Coverage
# todostest

This package should be named using `[domain]test` format, which is also used by standard package such as `net/http/httptest`.

If needed, this package may also contains additional function that act as helper for mocking (see todo.go).