-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
Hello @shijuvar,
Thanks for the book and example of the complete go service.
One question remains. Can you, please, tell how to test handlers with the suggested structure?
Let's say I want to test CreateTask handler from this file:
https://github.com/shijuvar/go-web/blob/master/taskmanager/controllers/taskController.go
While I want to use mock of the mgo, I do not want to write/read from the real database.
Regards,
Metadata
Metadata
Assignees
Labels
No labels