[PR #6053] [CLOSED] Write e2e tests for openid user management desktop #40727

Closed
opened 2026-04-23 13:33:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6053
Author: @MatissJanis
Created: 11/2/2025
Status: Closed

Base: masterHead: cursor/write-e2e-tests-for-openid-user-management-desktop-4e1f


📝 Commits (7)

  • b536acc feat: Add OpenID user management e2e tests
  • 70f2f80 [autofix.ci] apply automated fixes
  • e3eb4e8 Refactor: Simplify OpenID user management test setup
  • 9bfd8d4 Refactor OpenID user management tests and fake server setup
  • d02cbb9 Clean up OpenID E2E test navigation
  • 5fcd53c Use UI flow to create test budget in OpenID E2E
  • 3255fb7 Fallback to direct budget creation when UI button missing

📊 Changes

1 file changed (+402 additions, -0 deletions)

View changed files

packages/desktop-client/e2e/openid-user-management.test.ts (+402 -0)

📄 Description

This pull request contains changes generated by a Cursor Cloud Agent

Open in Cursor Open in Web


🔄 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/6053 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 11/2/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `cursor/write-e2e-tests-for-openid-user-management-desktop-4e1f` --- ### 📝 Commits (7) - [`b536acc`](https://github.com/actualbudget/actual/commit/b536acc732eae22b6755154da92ae6f97ca94fc8) feat: Add OpenID user management e2e tests - [`70f2f80`](https://github.com/actualbudget/actual/commit/70f2f80037dccd21c33b529190e7fe5154ec4fb7) [autofix.ci] apply automated fixes - [`e3eb4e8`](https://github.com/actualbudget/actual/commit/e3eb4e88e46f341876cf0b6bbe461a612a387b95) Refactor: Simplify OpenID user management test setup - [`9bfd8d4`](https://github.com/actualbudget/actual/commit/9bfd8d41c0a41e8461c85b5d6434fb9b40c941ad) Refactor OpenID user management tests and fake server setup - [`d02cbb9`](https://github.com/actualbudget/actual/commit/d02cbb919fe6ce5e5cb35c4863e9cb5344f6de8c) Clean up OpenID E2E test navigation - [`5fcd53c`](https://github.com/actualbudget/actual/commit/5fcd53c14d37d3d2841c2985b45b71a656ac808f) Use UI flow to create test budget in OpenID E2E - [`3255fb7`](https://github.com/actualbudget/actual/commit/3255fb77b7545aad143e8550a980e9ec3fff8a1e) Fallback to direct budget creation when UI button missing ### 📊 Changes **1 file changed** (+402 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `packages/desktop-client/e2e/openid-user-management.test.ts` (+402 -0) </details> ### 📄 Description This pull request contains changes generated by a Cursor Cloud Agent <a href="https://cursor.com/background-agent?bcId=bc-3efc015e-ac85-4247-b757-0d87165c0d93"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-cursor-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-cursor-light.svg"><img alt="Open in Cursor" src="https://cursor.com/open-in-cursor.svg"></picture></a>&nbsp;<a href="https://cursor.com/agents?id=bc-3efc015e-ac85-4247-b757-0d87165c0d93"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-web-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-web-light.svg"><img alt="Open in Web" src="https://cursor.com/open-in-web.svg"></picture></a> --- <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-23 13:33:05 -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#40727