[PR #3530] [MERGED] [e2e] Account page tests - wait for transaction table to be visible #4910

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3530
Author: @joel-jeremy
Created: 9/29/2024
Status: Merged
Merged: 9/30/2024
Merged by: @joel-jeremy

Base: masterHead: vrt-wait-for-transactiontable-to-be-visible


📝 Commits (2)

  • 7b17bd3 Wait for transaction table to be visible
  • d19cb93 Release notes

📊 Changes

3 files changed (+12 additions, -1 deletions)

View changed files

📝 packages/desktop-client/e2e/onboarding.test.js (+3 -1)
📝 packages/desktop-client/e2e/page-models/configuration-page.js (+3 -0)
upcoming-release-notes/3530.md (+6 -0)

📄 Description

Fix the flaky navigates back to start page by clicking on “no server” in an empty budget file test from onboarding.test.js


🔄 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/3530 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 9/29/2024 **Status:** ✅ Merged **Merged:** 9/30/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `vrt-wait-for-transactiontable-to-be-visible` --- ### 📝 Commits (2) - [`7b17bd3`](https://github.com/actualbudget/actual/commit/7b17bd3d0099856bb9d83628d8ce4689c92e5154) Wait for transaction table to be visible - [`d19cb93`](https://github.com/actualbudget/actual/commit/d19cb93751fd22240221ea0f28a37acc5bc0eaf5) Release notes ### 📊 Changes **3 files changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/onboarding.test.js` (+3 -1) 📝 `packages/desktop-client/e2e/page-models/configuration-page.js` (+3 -0) ➕ `upcoming-release-notes/3530.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Fix the flaky `navigates back to start page by clicking on “no server” in an empty budget file` test from onboarding.test.js --- <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:03:05 -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#4910