[PR #12] Add test for task controller #22

Open
opened 2026-03-01 14:36:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amitshekhariitbhu/go-backend-clean-architecture/pull/12
Author: @tekwell1427
Created: 3/7/2023
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

  • cae545d Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/amitshekhariitbhu/go-backend-clean-architecture/pull/12 **Author:** [@tekwell1427](https://github.com/tekwell1427) **Created:** 3/7/2023 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`cae545d`](https://github.com/amitshekhariitbhu/go-backend-clean-architecture/commit/cae545d4dcc5debb5559c288858412376d4ecec7) Add test for task controller ### 📊 Changes **1 file changed** (+182 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `api/controller/task_controller_test.go` (+182 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/go-backend-clean-architecture#22
No description provided.