[PR #845] [MERGED] (e2e) improve stability of budget e2e tests #3359

Closed
opened 2026-02-28 20:40:26 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/845
Author: @MatissJanis
Created: 4/2/2023
Status: Merged
Merged: 4/2/2023
Merged by: @MatissJanis

Base: masterHead: matiss/e2e-budget


📝 Commits (2)

  • 1565180 (e2e) improve stability of budget e2e tests
  • 1a1b47a Release notes

📊 Changes

2 files changed (+13 additions, -5 deletions)

View changed files

📝 packages/desktop-client/e2e/page-models/budget-page.js (+7 -5)
upcoming-release-notes/845.md (+6 -0)

📄 Description

Sometimes the test failed because..

parseFloat("1,234.55") === 1)


🔄 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/845 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 4/2/2023 **Status:** ✅ Merged **Merged:** 4/2/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/e2e-budget` --- ### 📝 Commits (2) - [`1565180`](https://github.com/actualbudget/actual/commit/15651802233c03e901b1033397f096c5e1bc327b) :white_check_mark: (e2e) improve stability of budget e2e tests - [`1a1b47a`](https://github.com/actualbudget/actual/commit/1a1b47a3b54c9657b4f8350389769860a3791cce) Release notes ### 📊 Changes **2 files changed** (+13 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/page-models/budget-page.js` (+7 -5) ➕ `upcoming-release-notes/845.md` (+6 -0) </details> ### 📄 Description Sometimes the test failed because.. `parseFloat("1,234.55") === 1)` --- <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 20:40:26 -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#3359