[PR #1045] [MERGED] chore: add test for multiple recipient #1343

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

📋 Pull Request Information

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

Base: mainHead: test/sign-redirect-url


📝 Commits (6)

  • 9b5346e chore: add test for multiple recipient
  • 0d41c6b Merge branch 'main' into test/sign-redirect-url
  • 1cd7dd2 chore: test signing a document
  • 5377d27 chore: test for redirect url
  • c4c6e67 chore: prod playwright config
  • 5289ae2 Merge branch 'main' into test/sign-redirect-url

📊 Changes

4 files changed (+288 additions, -6 deletions)

View changed files

📝 packages/app-tests/e2e/pr-718-add-stepper-component.spec.ts (+264 -0)
📝 packages/app-tests/package.json (+1 -0)
📝 packages/lib/server-only/document/get-document-by-token.ts (+22 -5)
📝 packages/ui/primitives/document-flow/add-subject.tsx (+1 -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/1045 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 3/21/2024 **Status:** ✅ Merged **Merged:** 3/25/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `test/sign-redirect-url` --- ### 📝 Commits (6) - [`9b5346e`](https://github.com/documenso/documenso/commit/9b5346efef1f7cc631f57502a065d3d3951a368d) chore: add test for multiple recipient - [`0d41c6b`](https://github.com/documenso/documenso/commit/0d41c6babfe7b8f456c85745275aa2c0511125ba) Merge branch 'main' into test/sign-redirect-url - [`1cd7dd2`](https://github.com/documenso/documenso/commit/1cd7dd236b517134385444cce4c8cfe260d5b928) chore: test signing a document - [`5377d27`](https://github.com/documenso/documenso/commit/5377d27c6a2dfda807369e930f75c4f4596d3da5) chore: test for redirect url - [`c4c6e67`](https://github.com/documenso/documenso/commit/c4c6e67249c5a83e57d460ecc614f29951fdbe21) chore: prod playwright config - [`5289ae2`](https://github.com/documenso/documenso/commit/5289ae2fbc2a15a18bef93f168f1f81c6ef324f7) Merge branch 'main' into test/sign-redirect-url ### 📊 Changes **4 files changed** (+288 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/app-tests/e2e/pr-718-add-stepper-component.spec.ts` (+264 -0) 📝 `packages/app-tests/package.json` (+1 -0) 📝 `packages/lib/server-only/document/get-document-by-token.ts` (+22 -5) 📝 `packages/ui/primitives/document-flow/add-subject.tsx` (+1 -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:51 +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#1343
No description provided.