[PR #3523] [MERGED] [e2e stability] Check for data-theme before taking a screenshot #30831

Closed
opened 2026-04-18 07:07:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: vrt-screenshot-wait-for-theme-to-switch


📝 Commits (8)

📊 Changes

4 files changed (+21 additions, -1 deletions)

View changed files

📝 packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-creates-a-transaction-from-accounts-id-page-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/playwright.config.js (+11 -0)
📝 packages/desktop-client/src/components/App.tsx (+4 -1)
upcoming-release-notes/3523.md (+6 -0)

📄 Description

Fixes this flaky test:
[chromium] › onboarding.test.js:94:7 › Onboarding › navigates back to start page by clicking on “no server” in an empty budget file


🔄 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/3523 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 9/28/2024 **Status:** ✅ Merged **Merged:** 9/29/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `vrt-screenshot-wait-for-theme-to-switch` --- ### 📝 Commits (8) - [`0f275fa`](https://github.com/actualbudget/actual/commit/0f275fa147536943ed4407e6a6e61a44b908dcc9) Check for data-theme before taking a screenshot - [`674e861`](https://github.com/actualbudget/actual/commit/674e861c83feef6174bc3df4e206f40fb9287a5b) Release notes - [`c85a832`](https://github.com/actualbudget/actual/commit/c85a832baba419cc5aff0a8fcb4a30d7c30ef10b) Update playwright.config.js - [`19b7426`](https://github.com/actualbudget/actual/commit/19b74268b20272f9e02875cfc3fb63c5446d4340) Fix error - [`15c290c`](https://github.com/actualbudget/actual/commit/15c290cad30eb64f7d0a13d0565cbe5a552024ff) Merge branch 'master' into vrt-screenshot-wait-for-theme-to-switch - [`6563301`](https://github.com/actualbudget/actual/commit/656330179a1bba8c921e54f79cbfb801b9499644) Updates VRT - [`3cc5170`](https://github.com/actualbudget/actual/commit/3cc51706d783ada190da0d6c9c8a3d80a3d33d25) VRT - [`ec81985`](https://github.com/actualbudget/actual/commit/ec81985ccff792ab0cd28c6ab1b29e7d0dbd92e3) Revert VRT ### 📊 Changes **4 files changed** (+21 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-creates-a-transaction-from-accounts-id-page-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/playwright.config.js` (+11 -0) 📝 `packages/desktop-client/src/components/App.tsx` (+4 -1) ➕ `upcoming-release-notes/3523.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 --> Fixes this flaky test: [chromium] › onboarding.test.js:94:7 › Onboarding › navigates back to start page by clicking on “no server” in an empty budget file --- <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 07:07:33 -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#30831