[PR #6506] [MERGED] tests: add MobilePayeesPage unit test #32499

Closed
opened 2026-04-18 08:31:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6506
Author: @MatissJanis
Created: 12/28/2025
Status: Merged
Merged: 1/5/2026
Merged by: @MatissJanis

Base: masterHead: matiss/add-mobile-payees-page-tests


📝 Commits (1)

  • 3bd1676 Add tests for MobilePayeesPage component

📊 Changes

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

View changed files

packages/desktop-client/src/components/mobile/payees/MobilePayeesPage.test.tsx (+169 -0)
upcoming-release-notes/6506.md (+6 -0)

📄 Description

Summary by CodeRabbit

  • Tests
    • Added unit tests for the mobile payees page, covering search filtering, payee navigation, and empty state handling.

✏️ Tip: You can customize this high-level summary in your review settings.


🔄 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/6506 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 12/28/2025 **Status:** ✅ Merged **Merged:** 1/5/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/add-mobile-payees-page-tests` --- ### 📝 Commits (1) - [`3bd1676`](https://github.com/actualbudget/actual/commit/3bd1676f8c579c39f4dfd025e0b83f6bc071ee5b) Add tests for MobilePayeesPage component ### 📊 Changes **2 files changed** (+175 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `packages/desktop-client/src/components/mobile/payees/MobilePayeesPage.test.tsx` (+169 -0) ➕ `upcoming-release-notes/6506.md` (+6 -0) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Tests** * Added unit tests for the mobile payees page, covering search filtering, payee navigation, and empty state handling. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <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-04-18 08:31:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#32499