[PR #1590] [MERGED] 🐛 (vrt) fix vrt - use static date #3834

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1590
Author: @MatissJanis
Created: 8/25/2023
Status: Merged
Merged: 8/28/2023
Merged by: @MatissJanis

Base: masterHead: matiss/vrt-fix


📝 Commits (4)

  • e089d5e 🐛 (vrt) fix vrt - remove date randomization
  • 68ebd54 Release notes
  • 3104d42 Fixes
  • b2b4045 Merge branch 'master' into matiss/vrt-fix

📊 Changes

7 files changed (+15 additions, -12 deletions)

View changed files

📝 packages/desktop-client/e2e/budget.test.js-snapshots/Budget-renders-the-summary-information-available-funds-overspent-budgeted-and-for-next-month-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/budget.test.js-snapshots/Budget-transfer-funds-to-another-category-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/reports.test.js-snapshots/Reports-loads-net-worth-and-cash-flow-reports-1-chromium-linux.png (+0 -0)
📝 packages/loot-core/src/server/schedules/app.test.ts (+4 -9)
📝 packages/loot-core/src/server/schedules/app.ts (+1 -1)
📝 packages/loot-core/src/shared/months.ts (+4 -2)
upcoming-release-notes/1590.md (+6 -0)

📄 Description

Forcing the date of the E2E tests to be consistent. This should improve the stability of VRT.


🔄 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/1590 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 8/25/2023 **Status:** ✅ Merged **Merged:** 8/28/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/vrt-fix` --- ### 📝 Commits (4) - [`e089d5e`](https://github.com/actualbudget/actual/commit/e089d5e0aa9b0eeabb0024690500808529b846ef) :bug: (vrt) fix vrt - remove date randomization - [`68ebd54`](https://github.com/actualbudget/actual/commit/68ebd54094bdd2407852435e4a2ab81ed7d59ef3) Release notes - [`3104d42`](https://github.com/actualbudget/actual/commit/3104d424bef415083d09a4624bd9ed839751d0f8) Fixes - [`b2b4045`](https://github.com/actualbudget/actual/commit/b2b4045d8bc9c90da5906dd11209f3b70ecda33b) Merge branch 'master' into matiss/vrt-fix ### 📊 Changes **7 files changed** (+15 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/budget.test.js-snapshots/Budget-renders-the-summary-information-available-funds-overspent-budgeted-and-for-next-month-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/budget.test.js-snapshots/Budget-transfer-funds-to-another-category-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/reports.test.js-snapshots/Reports-loads-net-worth-and-cash-flow-reports-1-chromium-linux.png` (+0 -0) 📝 `packages/loot-core/src/server/schedules/app.test.ts` (+4 -9) 📝 `packages/loot-core/src/server/schedules/app.ts` (+1 -1) 📝 `packages/loot-core/src/shared/months.ts` (+4 -2) ➕ `upcoming-release-notes/1590.md` (+6 -0) </details> ### 📄 Description Forcing the date of the E2E tests to be consistent. This should improve the stability of VRT. --- <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:47:29 -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#3834