docs(claude): mise à jour skill testing-strategy

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
ext.jeremy.guillot@maxicoffee.domains
2026-03-09 19:17:12 +01:00
parent ff451855a7
commit b52b27189d

View File

@@ -178,7 +178,6 @@ class InMemoryMangaRepository implements MangaRepositoryInterface
| Adapter | Interface implémentée | | Adapter | Interface implémentée |
|----------------------------------|------------------------------------------| |----------------------------------|------------------------------------------|
| `InMemoryMangaRepository` | `MangaRepositoryInterface` | | `InMemoryMangaRepository` | `MangaRepositoryInterface` |
| `InMemoryChapterRepository` | `ChapterRepositoryInterface` |
| `InMemoryImageProcessor` | `ImageProcessorInterface` | | `InMemoryImageProcessor` | `ImageProcessorInterface` |
| `InMemoryMangadexClient` | `MangadexClientInterface` | | `InMemoryMangadexClient` | `MangadexClientInterface` |
| `InMemoryMangaProvider` | `MangaProviderInterface` | | `InMemoryMangaProvider` | `MangaProviderInterface` |