[PR #1001] [MERGED] chore: add e2e test for deleting a user #1313

Closed
opened 2026-02-26 19:32:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1001
Author: @ephraimduncan
Created: 3/8/2024
Status: Merged
Merged: 3/8/2024
Merged by: @Mythie

Base: mainHead: test/delete-user


📝 Commits (5)

  • e47ca1d chore: add e2e test for deleting a user
  • ff3b496 chore: remove unused function
  • 47b06fa Merge branch 'main' into test/delete-user
  • ee35b4a fix: update test to use getByRole
  • 3b3346e fix: remove data-testid attributes

📊 Changes

4 files changed (+29 additions, -3 deletions)

View changed files

📝 apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx (+1 -1)
📝 package.json (+1 -1)
packages/app-tests/e2e/test-delete-user.spec.ts (+25 -0)
📝 packages/prisma/package.json (+2 -1)

📄 Description

No description provided


🔄 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/documenso/documenso/pull/1001 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 3/8/2024 **Status:** ✅ Merged **Merged:** 3/8/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `test/delete-user` --- ### 📝 Commits (5) - [`e47ca1d`](https://github.com/documenso/documenso/commit/e47ca1d6b6168fb546eacd60d99bf0697c7a8d64) chore: add e2e test for deleting a user - [`ff3b496`](https://github.com/documenso/documenso/commit/ff3b49656cf3a001076ddc94ed047663249b965a) chore: remove unused function - [`47b06fa`](https://github.com/documenso/documenso/commit/47b06fa2902e07bef6774133a60372161e6809a4) Merge branch 'main' into test/delete-user - [`ee35b4a`](https://github.com/documenso/documenso/commit/ee35b4a24b2a380396d1540fbe74f245a386032b) fix: update test to use getByRole - [`3b3346e`](https://github.com/documenso/documenso/commit/3b3346e6affed0d5a62a38e91119c5d7bc621ce4) fix: remove data-testid attributes ### 📊 Changes **4 files changed** (+29 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx` (+1 -1) 📝 `package.json` (+1 -1) ➕ `packages/app-tests/e2e/test-delete-user.spec.ts` (+25 -0) 📝 `packages/prisma/package.json` (+2 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:32:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1313
No description provided.