mirror of
https://github.com/amitshekhariitbhu/go-backend-clean-architecture.git
synced 2026-04-27 05:25:51 +03:00
[PR #12] Add test for task controller #22
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-backend-clean-architecture#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/amitshekhariitbhu/go-backend-clean-architecture/pull/12
Author: @tekwell1427
Created: 3/7/2023
Status: 🔄 Open
Base:
main← Head:main📝 Commits (1)
cae545dAdd test for task controller📊 Changes
1 file changed (+182 additions, -0 deletions)
View changed files
➕
api/controller/task_controller_test.go(+182 -0)📄 Description
Hi!
After reading your blog and running the testing for profile controller, I tried to write the part for testing task controller.
I appreciate your help very much.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.