<!-- json
{
  "sourceId": "todo-app-test-pattern",
  "repositoryId": "travetto",
  "filePath": "related/todo-app/test/service.ts",
  "capabilityTags": ["test", "suite", "service"],
  "operationIds": ["generate-test-suite"],
  "applicability": ["sample-project"],
  "notes": [
    "Reference integration-focused suite layout with injected services."
  ]
}
-->

# todo-app-test-pattern

- Source: `related/todo-app/test/service.ts`
- Capability tags: test, suite, service
- Applicability: sample-project
- Notes:
  - Reference integration-focused suite layout with injected services.
