[PR #15] [MERGED] Refactor tests #1555

Closed
opened 2026-03-07 22:11:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/15
Author: @hibiken
Created: 12/14/2019
Status: Merged
Merged: 12/14/2019
Merged by: @hibiken

Base: masterHead: refactor/testing


📝 Commits (3)

  • d2eeaf6 [ci skip] Update todos
  • 9410a65 Rename randomTask test helper to newTaskMessage
  • 0483619 Clean up rdb package tests

📊 Changes

4 files changed (+498 additions, -677 deletions)

View changed files

📝 asynq.go (+2 -3)
internal/rdb/helpers_test.go (+147 -0)
📝 internal/rdb/inspect_test.go (+228 -414)
📝 internal/rdb/rdb_test.go (+121 -260)

📄 Description

No description provided


🔄 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/hibiken/asynq/pull/15 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 12/14/2019 **Status:** ✅ Merged **Merged:** 12/14/2019 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `refactor/testing` --- ### 📝 Commits (3) - [`d2eeaf6`](https://github.com/hibiken/asynq/commit/d2eeaf6ab1b9746e6b7b6f0fb368f926bbb1dd13) [ci skip] Update todos - [`9410a65`](https://github.com/hibiken/asynq/commit/9410a65338c59e0be64ceae8bcbb0900ea57a3e0) Rename randomTask test helper to newTaskMessage - [`0483619`](https://github.com/hibiken/asynq/commit/04836194f93e407f83975ccc9e7b6ed12eff4bc3) Clean up rdb package tests ### 📊 Changes **4 files changed** (+498 additions, -677 deletions) <details> <summary>View changed files</summary> 📝 `asynq.go` (+2 -3) ➕ `internal/rdb/helpers_test.go` (+147 -0) 📝 `internal/rdb/inspect_test.go` (+228 -414) 📝 `internal/rdb/rdb_test.go` (+121 -260) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 22:11:16 +03:00
Sign in to join this conversation.
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/asynq#1555
No description provided.