Skip to content

Test suite for Queue#673

Merged
rajat1saxena merged 2 commits intomainfrom
queue-test-suite
Nov 18, 2025
Merged

Test suite for Queue#673
rajat1saxena merged 2 commits intomainfrom
queue-test-suite

Conversation

@rajat1saxena
Copy link
Copy Markdown
Member

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
courselit-docs Ready Ready Preview Comment Nov 18, 2025 3:35pm

Comment thread apps/queue/src/domain/__tests__/process-ongoing-sequences.test.ts Fixed
describe("Mail rendering", () => {
it("should render email content with Liquid templates", async () => {
// Create a sequence with Liquid template variables in the email content
const sequenceWithTemplates = (await (SequenceModel.create as any)({

Check notice

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused variable sequenceWithTemplates.
Comment thread apps/queue/src/domain/__tests__/process-ongoing-sequences.test.ts Fixed
Comment thread apps/queue/src/domain/__tests__/process-ongoing-sequences.test.ts Fixed
@rajat1saxena rajat1saxena merged commit 0665a5a into main Nov 18, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants