gs-create-e2e-tests

Installation
SKILL.md

Testing with Clean Architecture

Test Layer Hierarchy

┌─────────────────────────────────────────┐
│ E2E Tests (Action → Use Case → DB)      │ Full flow
├─────────────────────────────────────────┤
│ Repository Tests (DynamoDB Local)       │ Infrastructure
├─────────────────────────────────────────┤
│ Use Case Tests (Mock Repositories)      │ Application
├─────────────────────────────────────────┤
│ Entity Tests (Pure Unit)                │ Domain
└─────────────────────────────────────────┘

File Location Pattern

Installs
1
GitHub Stars
1
First Seen
Mar 29, 2026
gs-create-e2e-tests — gilbertopsantosjr/fullstacknextjs