[PR #5371] [MERGED] VRT's for Help menu #5900

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5371
Author: @MikesGlitch
Created: 7/22/2025
Status: Merged
Merged: 7/23/2025
Merged by: @MikesGlitch

Base: masterHead: tests-for-help-menu


📝 Commits (8)

📊 Changes

14 files changed (+71 additions, -0 deletions)

View changed files

packages/desktop-client/e2e/help-menu.test.ts (+65 -0)
packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-help-menu-visuals-1-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-help-menu-visuals-2-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-help-menu-visuals-3-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-keyboard-shortcuts-modal-visuals-1-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-keyboard-shortcuts-modal-visuals-2-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-keyboard-shortcuts-modal-visuals-3-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-keyboard-shortcuts-modal-visuals-4-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-keyboard-shortcuts-modal-visuals-5-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-keyboard-shortcuts-modal-visuals-6-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-keyboard-shortcuts-modal-visuals-7-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-keyboard-shortcuts-modal-visuals-8-chromium-linux.png (+0 -0)
packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-keyboard-shortcuts-modal-visuals-9-chromium-linux.png (+0 -0)
upcoming-release-notes/5371.md (+6 -0)

📄 Description

Adding some VRT's for the help menu


🔄 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/5371 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 7/22/2025 **Status:** ✅ Merged **Merged:** 7/23/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `tests-for-help-menu` --- ### 📝 Commits (8) - [`ec49d15`](https://github.com/actualbudget/actual/commit/ec49d15c235881a2b4cffd9dd8977ec27d2d71f4) add some tests for help menu - [`dbda97f`](https://github.com/actualbudget/actual/commit/dbda97f0af208967f6cdc8c3cf159ea1fa11f55c) updating tests - [`987255f`](https://github.com/actualbudget/actual/commit/987255f68c0aa31b19eccc238fc6fed8bcc34032) release notes - [`b3a7e74`](https://github.com/actualbudget/actual/commit/b3a7e7456aacdcd45ad77eb8ff6ad17253af8eda) fix lint - [`fbfe8d9`](https://github.com/actualbudget/actual/commit/fbfe8d91f1b870c41e0bc989a6d43ed6c114a10d) Update VRT - [`4876101`](https://github.com/actualbudget/actual/commit/48761011905d1e67c430be31776eb54cfab21b0c) unneeded focus - [`e9079ea`](https://github.com/actualbudget/actual/commit/e9079ea69a44ca9fc2747d1589b5824eb9965c67) Merge branch 'tests-for-help-menu' of https://github.com/MikesGlitch/actual into tests-for-help-menu - [`688942f`](https://github.com/actualbudget/actual/commit/688942fdc3d5d4b9a5b672e71a86d262440635d6) good wabbit ### 📊 Changes **14 files changed** (+71 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `packages/desktop-client/e2e/help-menu.test.ts` (+65 -0) ➕ `packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-help-menu-visuals-1-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-help-menu-visuals-2-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-help-menu-visuals-3-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-keyboard-shortcuts-modal-visuals-1-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-keyboard-shortcuts-modal-visuals-2-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-keyboard-shortcuts-modal-visuals-3-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-keyboard-shortcuts-modal-visuals-4-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-keyboard-shortcuts-modal-visuals-5-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-keyboard-shortcuts-modal-visuals-6-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-keyboard-shortcuts-modal-visuals-7-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-keyboard-shortcuts-modal-visuals-8-chromium-linux.png` (+0 -0) ➕ `packages/desktop-client/e2e/help-menu.test.ts-snapshots/Help-menu-Check-the-keyboard-shortcuts-modal-visuals-9-chromium-linux.png` (+0 -0) ➕ `upcoming-release-notes/5371.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. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> Adding some VRT's for the help menu --- <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:20:37 -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#5900