[PR #1079] [MERGED] chore: add more tests #1368

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1079
Author: @ephraimduncan
Created: 4/5/2024
Status: Merged
Merged: 5/27/2024
Merged by: @dguyen

Base: mainHead: test/roles


📝 Commits (10+)

  • 9a704ad chore: add test to send document with multiple roles
  • 671ade4 chore: add approver tests
  • c75c1d6 chore: add test for custom date
  • 0a87118 chore: default playwright config
  • e60501d fix: add remaining files
  • 9901e38 fix: changes based of code review
  • a0c163a fix: remove unused file
  • 9503ee5 fix: changes based of the code reviewc
  • c8b3a95 Merge branch 'main' into test/roles
  • e4f6355 Merge branch 'main' into test/roles

📊 Changes

1 file changed (+203 additions, -2 deletions)

View changed files

📝 packages/app-tests/e2e/document-flow/stepper-component.spec.ts (+203 -2)

📄 Description

Testing Performed

  • Test to create a document with multiple recipients with different roles
  • Test to create a document and send a copy
  • Test to send a document and sign with a custom date format
  • Test to sign a document and approve with approver

🔄 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/1079 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 4/5/2024 **Status:** ✅ Merged **Merged:** 5/27/2024 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `test/roles` --- ### 📝 Commits (10+) - [`9a704ad`](https://github.com/documenso/documenso/commit/9a704ada3df0b8990a45464d9bcee97a9b9c8c2a) chore: add test to send document with multiple roles - [`671ade4`](https://github.com/documenso/documenso/commit/671ade4d9b929b760fa4808462e411d551eebed7) chore: add approver tests - [`c75c1d6`](https://github.com/documenso/documenso/commit/c75c1d6f31d75ae5b89e58772ffbb7b52b081548) chore: add test for custom date - [`0a87118`](https://github.com/documenso/documenso/commit/0a87118af8f0447a5bf5531343dfd8520ca4bcfc) chore: default playwright config - [`e60501d`](https://github.com/documenso/documenso/commit/e60501d1ab6d2ecbfbb7ff3ea86ed54c46c26bc7) fix: add remaining files - [`9901e38`](https://github.com/documenso/documenso/commit/9901e38fae5378a95b73b68b64cd923c03d1fc9b) fix: changes based of code review - [`a0c163a`](https://github.com/documenso/documenso/commit/a0c163a5dba36e3624c27bef697eb022ec5a5f4b) fix: remove unused file - [`9503ee5`](https://github.com/documenso/documenso/commit/9503ee518232859e88fff3fad53de2ee54273cf7) fix: changes based of the code reviewc - [`c8b3a95`](https://github.com/documenso/documenso/commit/c8b3a95eaad73d8dc4783c49d6f1bb10353b5e95) Merge branch 'main' into test/roles - [`e4f6355`](https://github.com/documenso/documenso/commit/e4f6355d6cfc896c7869b443ffee979ca8963f4e) Merge branch 'main' into test/roles ### 📊 Changes **1 file changed** (+203 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/app-tests/e2e/document-flow/stepper-component.spec.ts` (+203 -2) </details> ### 📄 Description ## Testing Performed - Test to create a document with multiple recipients with different roles - Test to create a document and send a copy - Test to send a document and sign with a custom date format - Test to sign a document and approve with approver --- <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:57 +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#1368
No description provided.