run-api-e2e-tests
Installation
SKILL.md
Run API E2E Tests
Run novu-v2 e2e tests for the API service. Tests are located in apps/api.
Running All Tests
pnpm test:e2e:novu-v2
This runs all e2e tests with the novu-v2 pattern across both regular and enterprise test suites.
Running a Specific Test
When the user mentions a specific test or feature:
Related skills
More from novuhq/novu
better-auth-best-practices
Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.
69email-best-practices
Use when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring compliance (CAN-SPAM, GDPR, CASL), handling webhooks, retry logic, or deciding transactional vs marketing.
58react-email
Use when creating HTML email templates with React components - welcome emails, password resets, notifications, order confirmations, newsletters, or transactional emails.
54