[PR #3498] [MERGED] 🧪 improving rules e2e test stability #4888

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3498
Author: @MatissJanis
Created: 9/24/2024
Status: Merged
Merged: 9/24/2024
Merged by: @MatissJanis

Base: masterHead: matiss/e2e-rules


📝 Commits (1)

  • a83e12e 🧪 improving rules e2e test stability

📊 Changes

2 files changed (+11 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/ManageRules.tsx (+5 -1)
upcoming-release-notes/3498.md (+6 -0)

📄 Description

https://github.com/actualbudget/actual/issues/3482

I have not been able to reproduce this locally. But judging from the failing e2e test trace: the issue is that payee/category/account (one of the variables) is undefined. So I'm hoping this change will improve the e2e stability.

Screenshot 2024-09-24 at 21 00 08

Sample failure: https://github.com/actualbudget/actual/actions/runs/11020812113/job/30606649587?pr=3491


🔄 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/3498 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 9/24/2024 **Status:** ✅ Merged **Merged:** 9/24/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/e2e-rules` --- ### 📝 Commits (1) - [`a83e12e`](https://github.com/actualbudget/actual/commit/a83e12e11bd0fe076ac14b8fda59f8d7de155573) :test_tube: improving rules e2e test stability ### 📊 Changes **2 files changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/ManageRules.tsx` (+5 -1) ➕ `upcoming-release-notes/3498.md` (+6 -0) </details> ### 📄 Description https://github.com/actualbudget/actual/issues/3482 I have not been able to reproduce this locally. But judging from the failing e2e test trace: the issue is that payee/category/account (one of the variables) is `undefined`. So I'm hoping this change will improve the e2e stability. <img width="831" alt="Screenshot 2024-09-24 at 21 00 08" src="https://github.com/user-attachments/assets/560fdce2-4edc-454d-90cb-b53d00166e19"> Sample failure: https://github.com/actualbudget/actual/actions/runs/11020812113/job/30606649587?pr=3491 --- <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:02:47 -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#4888