Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Send Email Node): New operation sendAndWait #12775

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

michael-radency
Copy link
Contributor

Summary

New operation sendAndWait

Related Linear tickets, Github issues, and Community forum posts

https://linear.app/n8n/issue/NODE-2294/send-email-sendandwait-operation

@michael-radency michael-radency added node/improvement New feature or request n8n team Authored by the n8n team labels Jan 22, 2025
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 64.91228% with 20 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
packages/nodes-base/nodes/EmailSend/v2/utils.ts 15.00% 17 Missing ⚠️
.../nodes-base/nodes/EmailSend/v2/EmailSendV2.node.ts 81.81% 2 Missing ⚠️
...es/nodes-base/nodes/EmailSend/v2/send.operation.ts 66.66% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@dana-gill dana-gill self-requested a review January 22, 2025 10:44
Copy link
Contributor

@dana-gill dana-gill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add tests please? :)

@michael-radency
Copy link
Contributor Author

Could you add tests please? :)

test added, could you take another look?

dana-gill
dana-gill previously approved these changes Jan 23, 2025
Copy link
Contributor

⚠️ Some Cypress E2E specs are failing, please fix them before merging

Copy link

cypress bot commented Jan 23, 2025

n8n    Run #8909

Run Properties:  status check failed Failed #8909  •  git commit 2d4c607b9f: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 michael-radency 🗃️ e2e/*
Project n8n
Branch Review node-2294-send-email-sendandwait-operation
Run status status check failed Failed #8909
Run duration 04m 38s
Commit git commit 2d4c607b9f: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 michael-radency 🗃️ e2e/*
Committer Michael Kret
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 1
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 415
View all changes introduced in this branch ↗︎

Tests for review

Failed  4-node-creator.cy.ts • 1 failed test

View Output Video

Test Artifacts
Node Creator > should not show actions for single action nodes Test Replay Screenshots Video
Failed  28-resource-mapper.cy.ts • 0 failed tests

View Output

Test Artifacts
Failed  33-settings-personal.cy.ts • 0 failed tests

View Output

Test Artifacts
Failed  29-templates.cy.ts • 0 failed tests

View Output

Test Artifacts
Failed  16-form-trigger-node.cy.ts • 0 failed tests

View Output

Test Artifacts

The first 5 failed specs are shown, see all 30 specs in Cypress Cloud.

Flakiness  e2e/7-workflow-actions.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Workflow Actions > should not save workflow if canvas is loading Test Replay Screenshots Video

…tion node, added configureWaitTillDate to sendEmail and outlook nodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team node/improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants