[PR #5116] [CLOSED] [WIP] test: add unit test for CategorySelector component #5765

Closed
opened 2026-02-28 21:18:12 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5116
Author: @MatissJanis
Created: 6/6/2025
Status: Closed

Base: masterHead: test/category-selector


📝 Commits (1)

  • 0199173 test: add unit test for CategorySelector component

📊 Changes

2 files changed (+108 additions, -0 deletions)

View changed files

packages/desktop-client/src/components/reports/CategorySelector.test.tsx (+102 -0)
upcoming-release-notes/5116.md (+6 -0)

📄 Description

Add a unit test for the CategorySelector component in the desktop client. Includes tests for rendering, selection, and unselection logic. Also adds a changelog entry for this maintenance update.


🔄 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/actualbudget/actual/pull/5116 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 6/6/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `test/category-selector` --- ### 📝 Commits (1) - [`0199173`](https://github.com/actualbudget/actual/commit/019917316027a3e12c1aaf4266ea208947277239) test: add unit test for CategorySelector component ### 📊 Changes **2 files changed** (+108 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `packages/desktop-client/src/components/reports/CategorySelector.test.tsx` (+102 -0) ➕ `upcoming-release-notes/5116.md` (+6 -0) </details> ### 📄 Description Add a unit test for the CategorySelector component in the desktop client. Includes tests for rendering, selection, and unselection logic. Also adds a changelog entry for this maintenance update. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:18:12 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5765