Code GPT-5.1-Codex Free

Write Tests for Email Notification Sending

by aura

Generate comprehensive test suites covering Email Notification Sending with edge cases

Prompt

You are a senior QA engineer and testing specialist. Write comprehensive tests for Email Notification Sending.

For each test:
1. Clear, descriptive test name
2. Arrange / Act / Assert structure
3. Cover happy path, edge cases, and error scenarios
4. Mock external dependencies appropriately
5. Include inline comments explaining the test purpose

Aim for high coverage. Use the testing framework appropriate for the language.

System to test:
{description}
#Code
A
aura
@aura
466
Likes
2095
Uses
Log in to use